summaryrefslogtreecommitdiff
path: root/package/ppp
diff options
context:
space:
mode:
authorPhil Sutter <phil.sutter@viprinet.com>2011-04-18 17:41:13 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-04-26 10:45:33 +0200
commit6520531e3374531c8b4115e2e84cef63b2ceb34a (patch)
tree7b2b941d451576744bef16524f6c929c0769ce1b /package/ppp
parentce140f3b1b7c9081e205710dff13f5e43879cd4f (diff)
ppp: depends on libpcap
Diffstat (limited to 'package/ppp')
-rw-r--r--package/ppp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/ppp/Makefile b/package/ppp/Makefile
index bf50e6281..250089b4b 100644
--- a/package/ppp/Makefile
+++ b/package/ppp/Makefile
@@ -10,6 +10,7 @@ PKG_MD5SUM:= 4621bc56167b6953ec4071043fe0ec57
PKG_DESCR:= Point-to-Point Protocol software
PKG_SECTION:= ppp
PKG_DEPENDS:= kmod-ppp
+PKG_BUILDDEP:= libpcap
PKG_URL:= http://ppp.samba.org/
PKG_SITES:= ftp://ftp.samba.org/pub/ppp/
PKG_MULTI:= 1