summaryrefslogtreecommitdiff
path: root/package/pptpd/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-16 15:34:25 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-16 15:34:25 +0100
commit18a6922a938023cb061b7cd9895412549cb17288 (patch)
tree4770ca12911789c0316b013f906e46c1287e8601 /package/pptpd/Makefile
parent1e5620307b6ad5ce451c72f90e83f8f263c2d05f (diff)
parent81a6996f5152a31c2e36b5c7cef61e6ab4a2ceeb (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}))