diff options
Diffstat (limited to 'package/rp-pppoe/Makefile')
-rw-r--r-- | package/rp-pppoe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/rp-pppoe/Makefile b/package/rp-pppoe/Makefile index 75ed5fee9..b774370e2 100644 --- a/package/rp-pppoe/Makefile +++ b/package/rp-pppoe/Makefile @@ -13,7 +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_LIBC_DEPENDS:= uclibc glibc PKG_SUBPKGS:= PPPOE_CLIENT PPPOE_RELAY PPPOE_SERVER PPPOE_SNIFF WRKSRC= ${WRKDIST}/src |