From befd9b1ba8326624675d488aa00e5a65d05fbb68 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Fri, 20 Mar 2009 08:45:35 +0100 Subject: [PATCH] libxml2: new deps style. --HG-- extra : convert_revision : d595cba90d81a5529eceb474d2451a912be5aeef --- templates/libxml2/template | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/libxml2/template b/templates/libxml2/template index e1f5e7ae9ba..2adabfe1cab 100644 --- a/templates/libxml2/template +++ b/templates/libxml2/template @@ -1,12 +1,14 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.7.2 +version=2.7.3 distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz" build_style=gnu_configure -make_cmd="$XBPS_MASTERDIR/bin/gmake" -pkgconfig_override="libxml-2.0.pc" short_desc="XML parser library from the GNOME project" maintainer="Juan RP " -checksum=2b14531007a705679c7814618dc15baed62bc574 +checksum=432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98 long_desc=" XML parser library from the GNOME project." + +Add_dependency full glibc +Add_dependency full zlib +Add_dependency full python