gsmlib: update PKG_BUILD_DEPENDS 288/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Tue, 27 Feb 2018 19:24:16 +0000 (20:24 +0100)
committerSebastian Kemper <sebastian_ml@gmx.net>
Tue, 27 Feb 2018 19:24:18 +0000 (20:24 +0100)
gettext-full/host is not enough. We need m4 files from gettext-full as
well.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
libs/gsmlib/Makefile

index 1b06210ad346693d04ff60ac1af4fce9724035e5..4184c21276e81594197ef992e57909b1e12d04b2 100644 (file)
@@ -20,8 +20,8 @@ PKG_MIRROR_HASH:=bc24d7ddcb5f4b5f9160351d9f38cf6f35f3feef969f675f883b32d04c8c80f
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 
-# Needed to get a fresh copy of gettext's Makefile.in.in
-PKG_BUILD_DEPENDS:=gettext-full/host
+# Need Makefile.in.in from gettext-full/host and po.m4 from gettext-full
+PKG_BUILD_DEPENDS:=gettext-full/host gettext-full
 
 PKG_FIXUP:=autoreconf