From: Michael Tremer Date: Wed, 2 Dec 2009 19:26:45 +0000 (+0100) Subject: gettext: No dep to "libxml2". X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87c18628cb51e6cde0b85b6fb6c0f3593ac02f23;p=ipfire-3.x.git gettext: No dep to "libxml2". I think it should be "libxml". --- diff --git a/pkgs/core/gettext/gettext.nm b/pkgs/core/gettext/gettext.nm index e78d0bfa9..5ba9bc9d6 100644 --- a/pkgs/core/gettext/gettext.nm +++ b/pkgs/core/gettext/gettext.nm @@ -50,7 +50,6 @@ define PKG_DESCRIPTION endef PKG_BUILD_DEPS+= m4 -PKG_DEPS += libxml2 PKG_TARBALL = $(THISAPP).tar.gz