From f23da6d1b8ef1b02a0398d08a84d812553fc64e7 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Fri, 31 Jul 2020 20:23:10 -0700 Subject: [PATCH] glib2: add gettext-full build dependency I don't know why this is needed. Signed-off-by: Rosen Penev --- libs/glib2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/glib2/Makefile b/libs/glib2/Makefile index 1b5148877..69c59d31c 100644 --- a/libs/glib2/Makefile +++ b/libs/glib2/Makefile @@ -22,7 +22,7 @@ PKG_CPE_ID:=cpe:/a:gnome:glib PKG_BUILD_DIR:=$(BUILD_DIR)/glib-$(PKG_VERSION) HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/glib-$(PKG_VERSION) -PKG_BUILD_DEPENDS:=meson/host +PKG_BUILD_DEPENDS:=meson/host gettext-full HOST_BUILD_DEPENDS:=meson/host gettext-full/host libiconv/host libffi/host PKG_INSTALL:=1