summaryrefslogtreecommitdiff
path: root/package/rp-pppoe
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-22 12:11:47 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-22 12:11:47 +0100
commitd3d5bb7ed2a8d7d8bccb56638ad977d5d7947371 (patch)
treef6b9a6ef63f630f6fed1cda56a85769b47eebda2 /package/rp-pppoe
parentb247e33b4c8eef9ef3b9ecd1d8f75b815f434cf3 (diff)
disable ppp for musl build
Diffstat (limited to 'package/rp-pppoe')
-rw-r--r--package/rp-pppoe/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/rp-pppoe/Makefile b/package/rp-pppoe/Makefile
index 3c64eef20..75ed5fee9 100644
--- a/package/rp-pppoe/Makefile
+++ b/package/rp-pppoe/Makefile
@@ -13,6 +13,7 @@ PKG_DEPENDS:= ppp
PKG_URL:= http://www.roaringpenguin.com/
PKG_SITES:= http://www.roaringpenguin.com/files/download/
+PKG_LIBC_DEPENDS:= uclibc eglibc glibc
PKG_SUBPKGS:= PPPOE_CLIENT PPPOE_RELAY PPPOE_SERVER PPPOE_SNIFF
WRKSRC= ${WRKDIST}/src