summaryrefslogtreecommitdiff
path: root/openwrt
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2005-04-03 17:20:46 +0000
committerFelix Fietkau <nbd@openwrt.org>2005-04-03 17:20:46 +0000
commitd98543c82eb1a0f1ea9795c9b00502021c878bac (patch)
tree5ee9ab3c77adc5c7854ff61fe9469fed7a2573ee /openwrt
parent4fbe2a00cbc61ee196ae942069ad751035ccf00d (diff)
downloadmtk-20170518-d98543c82eb1a0f1ea9795c9b00502021c878bac.zip
mtk-20170518-d98543c82eb1a0f1ea9795c9b00502021c878bac.tar.gz
mtk-20170518-d98543c82eb1a0f1ea9795c9b00502021c878bac.tar.bz2
add nocatsplash depend on glib
SVN-Revision: 543
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/openwrt/package/Makefile b/openwrt/package/Makefile
index e1296d0..9ba2345 100644
--- a/openwrt/package/Makefile
+++ b/openwrt/package/Makefile
@@ -54,6 +54,7 @@ clean: $(patsubst %,%-clean,$(package-) $(package-y) $(package-m)) linux-clean
compile: $(patsubst %,%-compile,$(package-y) $(package-m))
install: $(patsubst %,%-install,$(package-y))
+nocatsplash-compile: glib-compile
arpwatch-compile: libpcap-compile
tcpdump-compile: libpcap-compile
dropbear-compile: zlib-compile