diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-26 11:09:41 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-26 11:09:41 +0200 |
| commit | 25da8db58f2503dc08da07a5f11270691a6baa24 (patch) | |
| tree | c13e3e17d2f04a2cbe0d9dc3cd2c4cf281fc8f3b /package/ppp/Makefile | |
| parent | 7aa469b748327e3d0cda5b985e73738a77cf07f6 (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 |
