diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-26 12:50:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-26 12:50:39 +0200 |
commit | e0cff236a7b5f42dd5f9ba337841d7f3a4f15bb3 (patch) | |
tree | a745b0e9c925e57c735dce2573460bd5d6d819f8 /package/ppp/Makefile | |
parent | a8c14536161a7f62f06beb5928acfd78691bef78 (diff) | |
parent | a314aacee222450e5e8d27f38bf49abe38afb10b (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/ppp/Makefile')
-rw-r--r-- | package/ppp/Makefile | 1 |
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 |