diff --git a/openwrt/package/libpcap/Makefile b/openwrt/package/libpcap/Makefile index 1980429d810..e9144a6cfb7 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: