aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
Diffstat (limited to 'package')
-rw-r--r--package/libs/libpcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libs/libpcap/Makefile b/package/libs/libpcap/Makefile
index 2e5fc07831..d5d9436994 100644
--- a/package/libs/libpcap/Makefile
+++ b/package/libs/libpcap/Makefile
@@ -21,6 +21,8 @@ PKG_LICENSE_FILES:=LICENSE
PKG_ASLR_PIE_REGULAR:=1
+PKG_CONFIG_DEPENDS := CONFIG_PACKAGE_rpcapd
+
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk