summaryrefslogtreecommitdiff
path: root/package/pptpd
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-16 09:50:36 -0700
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-16 09:50:36 -0700
commit2f5fd9680065f15ebb6a3962d9bfac89f383db9a (patch)
tree06f1395f8467156b43917b161a49411fc0ac92cf /package/pptpd
parenta51cd649c1e7e55ce217d939eac29b11e9a572f0 (diff)
parenta8bb4a2200eebf863c5a156677d696e98c4644e7 (diff)
Merge branch 'master' of git+ssh://www.openadk.org/git/openadk
Diffstat (limited to 'package/pptpd')
-rw-r--r--package/pptpd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/pptpd/Makefile b/package/pptpd/Makefile
index 2a2e957dd..07ae9cc1a 100644
--- a/package/pptpd/Makefile
+++ b/package/pptpd/Makefile
@@ -13,6 +13,8 @@ PKG_DEPENDS:= ppp kmod-crypto kmod-ppp-mppe kmod-ppp kmod-net-ipgre
PKG_URL:= http://www.poptop.org/
PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=poptop/}
+PKG_LIBC_DEPENDS:= uclibc eglibc glibc
+
include ${TOPDIR}/mk/package.mk
$(eval $(call PKG_template,PPTPD,pptpd,${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))