]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
libxml2: Update package to be built with the new version of the buildsystem.
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 11:59:11 +0000 (13:59 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 3 Sep 2010 11:59:11 +0000 (13:59 +0200)
pkgs/core/libxml2/libxml2.nm

index ce4e012d999fd9b7941846ef23f7266394e65bf2..4f38bb88ba14ee5214aa983ee0298b22671a7165 100644 (file)
@@ -34,7 +34,7 @@ PKG_URL        = http://xmlsoft.org/
 PKG_LICENSE    = MIT
 PKG_SUMMARY    = Library providing XML and HTML support.
 
-PKG_DEPS      += zlib
+PKG_BUILD_DEPS+= zlib-devel
 
 define PKG_DESCRIPTION
        This library allows to manipulate XML files. It includes support \
@@ -49,3 +49,5 @@ define PKG_DESCRIPTION
 endef
 
 PKG_TARBALL    = $(THISAPP).tar.gz
+
+PKG_PACKAGES  += $(PKG_NAME)-devel