Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gnometesting.git;a=commitdiff;h=43b1de65d21a6c5f0f5907f4bbe13e504ba5ef06
commit 43b1de65d21a6c5f0f5907f4bbe13e504ba5ef06 Author: bouleetbil <[email protected]> Date: Fri Jan 21 10:55:05 2011 +0100 libopensync-0.39-3-x86_64 - rebuilt with libxml2 2.7.8 diff --git a/source/lib/libopensync/FrugalBuild b/source/lib/libopensync/FrugalBuild index 3a383f1..319fcb0 100644 --- a/source/lib/libopensync/FrugalBuild +++ b/source/lib/libopensync/FrugalBuild @@ -3,10 +3,10 @@ pkgname=libopensync pkgver=0.39 -pkgrel=2 +pkgrel=3 pkgdesc="OpenSync is a synchronization framework." Finclude opensync -depends=('glib2' 'libxml2' 'sqlite3' 'libxslt') +depends=('glib2' 'libxml2>=2.7.8' 'sqlite3' 'libxslt') makedepends=("${makedepends[@]}" 'swig' 'python>=2.7') groups=('lib') archs=('i686' 'x86_64' 'ppc') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
