summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/ether-wake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/ether-wake/Makefile b/package/ether-wake/Makefile
index cb8d8d6d2..1a60edee5 100644
--- a/package/ether-wake/Makefile
+++ b/package/ether-wake/Makefile
@@ -9,6 +9,8 @@ PKG_RELEASE:= 1
PKG_DESCR:= A Wake-On-LAN (WOL) client
PKG_SECTION:= net
+PKG_LIBC_DEPENDS:= uclibc eglibc glibc
+
NO_DISTFILES:= 1
include ${TOPDIR}/mk/package.mk