From: Michael Tremer Date: Wed, 2 Mar 2011 22:01:39 +0000 (+0100) Subject: libxml2: Rebuild for pkg-config dependencies. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8709145bcd5d36f6af65a3f2a665f2816553aa3d;p=ipfire-3.x.git libxml2: Rebuild for pkg-config dependencies. --- diff --git a/pkgs/libxml2/libxml2.nm b/pkgs/libxml2/libxml2.nm index 4f38bb88b..11102a6b6 100644 --- a/pkgs/libxml2/libxml2.nm +++ b/pkgs/libxml2/libxml2.nm @@ -26,7 +26,7 @@ include $(PKGROOT)/Include PKG_NAME = libxml2 PKG_VER = 2.7.7 -PKG_REL = 0 +PKG_REL = 1 PKG_MAINTAINER = PKG_GROUP = System/Libraries @@ -34,7 +34,7 @@ PKG_URL = http://xmlsoft.org/ PKG_LICENSE = MIT PKG_SUMMARY = Library providing XML and HTML support. -PKG_BUILD_DEPS+= zlib-devel +PKG_BUILD_DEPS+= pkg-config zlib-devel define PKG_DESCRIPTION This library allows to manipulate XML files. It includes support \