summaryrefslogtreecommitdiffstats
path: root/openwrt
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-01 16:49:24 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2005-04-01 16:49:24 +0000
commit66474e3957a44d4354510169381be896f79331fc (patch)
tree49ddb972f343895d0cfabbc236a8e1f6a996fbde /openwrt
parent160fb73c17c31c29ab040d3e30f9c6f6f2198d93 (diff)
build libpcap package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@504 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'openwrt')
-rw-r--r--openwrt/package/libpcap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile
index 1980429d8..e9144a6cf 100644
--- a/openwrt/package/libpcap/Makefile
+++ b/openwrt/package/libpcap/Makefile
@@ -80,7 +80,7 @@ $(IPKG_STATE_DIR)/info/$(PKG_NAME).list: $(PKG_IPK)
source: $(DL_DIR)/$(PKG_SOURCE_FILE)
prepare: $(PKG_BUILD_DIR)/.patched
-compile: $(STAGING_DIR)/usr/lib/libpcap.a
+compile: $(STAGING_DIR)/usr/lib/libpcap.a $(PKG_IPK)
install: $(IPKG_STATE_DIR)/info/$(PKG_NAME).list
clean: