aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/utils/conntrack-tools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/network/utils/conntrack-tools/Makefile')
-rw-r--r--package/network/utils/conntrack-tools/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/network/utils/conntrack-tools/Makefile b/package/network/utils/conntrack-tools/Makefile
index 6a47095a7d..2c479c0849 100644
--- a/package/network/utils/conntrack-tools/Makefile
+++ b/package/network/utils/conntrack-tools/Makefile
@@ -26,6 +26,8 @@ PKG_INSTALL:=1
TAR_OPTIONS += --exclude='*.rej'
+PKG_BUILD_DEPENDS:=librpc
+
include $(INCLUDE_DIR)/package.mk
define Package/conntrack-tools