summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 17:20:46 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-03 17:20:46 +0000
commitc061591f8208b934d7eeb6cd9bf7c715bb93e2e9 (patch)
tree5ee9ab3c77adc5c7854ff61fe9469fed7a2573ee /openwrt
parent55a2041742b1d4171e418e1b41dd48fa052f4bc9 (diff)
add nocatsplash depend on glib
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@543 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e1296d08e..9ba234597 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