]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libxml2: Rebuild for pkg-config dependencies.
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Mar 2011 22:01:39 +0000 (23:01 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 2 Mar 2011 22:01:39 +0000 (23:01 +0100)
pkgs/libxml2/libxml2.nm

index 4f38bb88ba14ee5214aa983ee0298b22671a7165..11102a6b63a1764045dcbeb86694c799c8e776f5 100644 (file)
@@ -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 \