summaryrefslogtreecommitdiff
path: root/package/pptpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-22 19:27:18 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-22 19:27:18 +0100
commit3becf571f6137f47f15ac3dfcbb64c5a4f4b3852 (patch)
tree8b446cb5ed95bd078b2b7be13ae62c29e202d657 /package/pptpd/Makefile
parentf4704ae1ec6a30b3dde6424f317e5315757a65f0 (diff)
parentc7b25f4c5726394f2cc57b924bb7913a3882255e (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pptpd/Makefile')
-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}))