Author: nbd
Date: 2015-01-05 14:03:55 +0100 (Mon, 05 Jan 2015)
New Revision: 43852

Modified:
   trunk/package/libs/nettle/Makefile
Log:
nettle: add CONFIG_LIBNETTLE_MINI to PKG_CONFIG_DEPENDS to fix rebuild issues

Signed-off-by: Felix Fietkau <[email protected]>

Modified: trunk/package/libs/nettle/Makefile
===================================================================
--- trunk/package/libs/nettle/Makefile  2015-01-05 13:03:48 UTC (rev 43851)
+++ trunk/package/libs/nettle/Makefile  2015-01-05 13:03:55 UTC (rev 43852)
@@ -23,6 +23,8 @@
 PKG_FIXUP:=autoreconf
 PKG_BUILD_PARALLEL:=0
 
+PKG_CONFIG_DEPENDS := CONFIG_LIBNETTLE_MINI
+
 include $(INCLUDE_DIR)/package.mk
 
 define Package/libnettle
_______________________________________________
openwrt-commits mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits

Reply via email to