summaryrefslogtreecommitdiff
path: root/package/ether-wake
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:57:38 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-24 21:58:00 +0200
commitb23cfa9e2081511a8913553abdc9a1f48757a174 (patch)
tree14721bafa781d6d45993b6038d705a572f814756 /package/ether-wake
parent8b30df1cf5ff7c5a675d6d9451decc8c99f886bd (diff)
allow to hide packages, which are provided by busybox applets
Diffstat (limited to 'package/ether-wake')
-rw-r--r--package/ether-wake/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/ether-wake/Makefile b/package/ether-wake/Makefile
index 55f62d9c7..9e82c316d 100644
--- a/package/ether-wake/Makefile
+++ b/package/ether-wake/Makefile
@@ -6,8 +6,9 @@ include ${TOPDIR}/rules.mk
PKG_NAME:= ether-wake
PKG_VERSION:= 1.09
PKG_RELEASE:= 1
-PKG_DESCR:= A Wake-On-LAN (WOL) client
+PKG_DESCR:= Wake-On-LAN (WOL) client
PKG_SECTION:= net
+PKG_BB:= 1
PKG_LIBC_DEPENDS:= uclibc glibc