aboutsummaryrefslogtreecommitdiffstats
path: root/package/libs/nettle
diff options
context:
space:
mode:
Diffstat (limited to 'package/libs/nettle')
-rw-r--r--package/libs/nettle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/libs/nettle/Makefile b/package/libs/nettle/Makefile
index eef078ba43..36628760e8 100644
--- a/package/libs/nettle/Makefile
+++ b/package/libs/nettle/Makefile
@@ -23,6 +23,8 @@ PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=0
+PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI
+
include $(INCLUDE_DIR)/package.mk
define Package/libnettle