From c061591f8208b934d7eeb6cd9bf7c715bb93e2e9 Mon Sep 17 00:00:00 2001 From: nbd Date: Sun, 3 Apr 2005 17:20:46 +0000 Subject: [PATCH] add nocatsplash depend on glib git-svn-id: svn://svn.openwrt.org/openwrt/trunk@543 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/package/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.20.1