gdbm: add a gettext dependency
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
599f289585
commit
4751845e43
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ PKG_FIXUP:=autoreconf gettext-version
|
|||
PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
|
||||
PKG_BUILD_DEPENDS:=gettext-full/host
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libgdbm
|
||||
|
|
Loading…
Reference in a new issue