nettle: add CONFIG_LIBNETTLE_MINI to PKG_CONFIG_DEPENDS to fix rebuild issues
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43852
This commit is contained in:
parent
6493328c8f
commit
5e6f099edb
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue