gdbm: add a gettext dependency

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
Felix Fietkau 2016-01-21 00:38:58 +01:00
parent 599f289585
commit 4751845e43
1 changed files with 2 additions and 0 deletions

View File

@ -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