Skip to content
Snippets Groups Projects
Commit 5e6f099e authored by Felix Fietkau's avatar Felix Fietkau
Browse files

nettle: add CONFIG_LIBNETTLE_MINI to PKG_CONFIG_DEPENDS to fix rebuild issues


Signed-off-by: default avatarFelix Fietkau <nbd@openwrt.org>

SVN-Revision: 43852
parent 6493328c
No related branches found
No related tags found
No related merge requests found
...@@ -23,6 +23,8 @@ PKG_LICENSE_FILES:=COPYING ...@@ -23,6 +23,8 @@ PKG_LICENSE_FILES:=COPYING
PKG_FIXUP:=autoreconf PKG_FIXUP:=autoreconf
PKG_BUILD_PARALLEL:=0 PKG_BUILD_PARALLEL:=0
PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/libnettle define Package/libnettle
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment