gdbm: fixes build for gettext 1.9
authorJohn Crispin <blogic@openwrt.org>
Sun, 29 Mar 2015 08:32:41 +0000 (10:32 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sun, 29 Mar 2015 12:49:53 +0000 (14:49 +0200)
the package fails to build on SDK builder2

Signed-off-by: John Crispin <blogic@openwrt.org>
libs/gdbm/Makefile

index d2c4939bc826d28c824ae25d530538d0777e7624..21ecfb2dd3f02d53a59e7c00fbafb639d14661fa 100644 (file)
@@ -19,7 +19,7 @@ PKG_LICENSE:=GPL-3.0+
 PKG_LICENSE_FILES:=COPYING
 PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
 
-PKG_FIXUP:=autoreconf
+PKG_FIXUP:=autoreconf gettext-version
 PKG_REMOVE_FILES:=Makefile compat/Makefile doc/Makefile export/Makefile src/Makefile tests/Makefile
 PKG_BUILD_PARALLEL:=0