Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=f6c033615060ae5e08c4e9e68e2b1bee1888fe07
commit f6c033615060ae5e08c4e9e68e2b1bee1888fe07 Author: bouleetbil <[email protected]> Date: Mon Dec 29 23:04:08 2008 +0100 qemulator-0.5-2-i686 *rebuild with python 2.6 diff --git a/source/xapps-extra/qemulator/FrugalBuild b/source/xapps-extra/qemulator/FrugalBuild index e0e6cd4..d273ca5 100644 --- a/source/xapps-extra/qemulator/FrugalBuild +++ b/source/xapps-extra/qemulator/FrugalBuild @@ -4,9 +4,9 @@ pkgname=qemulator _F_archive_name=${pkgname/q/Q} pkgver=0.5 -pkgrel=1 +pkgrel=2 pkgdesc="a gtk/glade front-end for Qemu" -depends=('python') +depends=('python>=2.6') rodepends=('pygtk' 'qemu') groups=('xapps-extra') archs=('i686') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
