From: Michael Tremer Date: Thu, 26 Nov 2009 21:39:52 +0000 (+0100) Subject: gettext: Has got build dependency "m4". X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef1578ebaf2d8664f53d0140ba56f81b0a7f6b7;p=ipfire-3.x.git gettext: Has got build dependency "m4". --- diff --git a/pkgs/core/gettext/gettext.nm b/pkgs/core/gettext/gettext.nm index 188db1990..e78d0bfa9 100644 --- a/pkgs/core/gettext/gettext.nm +++ b/pkgs/core/gettext/gettext.nm @@ -49,6 +49,7 @@ define PKG_DESCRIPTION programs. endef +PKG_BUILD_DEPS+= m4 PKG_DEPS += libxml2 PKG_TARBALL = $(THISAPP).tar.gz