Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=7e4f004adebfd4b91abcfdf74bb1cbe7c9646e7f
commit 7e4f004adebfd4b91abcfdf74bb1cbe7c9646e7f Author: bouleetbil <[email protected]> Date: Mon Dec 29 23:10:51 2008 +0100 pywbxml-0.1-2-i686 *rebuild with python 2.6 diff --git a/source/devel-extra/pywbxml/FrugalBuild b/source/devel-extra/pywbxml/FrugalBuild index 80dedb8..28969b6 100644 --- a/source/devel-extra/pywbxml/FrugalBuild +++ b/source/devel-extra/pywbxml/FrugalBuild @@ -3,11 +3,11 @@ pkgname=pywbxml pkgver=0.1 -pkgrel=1 +pkgrel=2 pkgdesc="SynCE - Python bindings for libwbxml" groups=('devel-extra') archs=('i686') -depends=('wbxml2' 'libxml2' 'popt' 'pyrex') +depends=('wbxml2' 'libxml2' 'popt' 'pyrex' 'python>=2.6') _F_sourceforge_dirname="synce" Finclude sourceforge up2date="lynx -dump http://www.synce.org/moin/SynceInstallation/Source | Flasttar" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
