Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=ed4aa8936ca05341552c4a368eb11bff70c591ae
commit ed4aa8936ca05341552c4a368eb11bff70c591ae Author: Anthony Jorion <[email protected]> Date: Wed May 21 22:53:32 2014 +0200 geis-2.2.16-2-x86_64 - Rebuild with python-3.0>=3.4.1 diff --git a/source/xlib-extra/geis/FrugalBuild b/source/xlib-extra/geis/FrugalBuild index a009a77..97996d0 100644 --- a/source/xlib-extra/geis/FrugalBuild +++ b/source/xlib-extra/geis/FrugalBuild @@ -3,9 +3,9 @@ pkgname=geis pkgver=2.2.16 -pkgrel=1 +pkgrel=2 pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface." -depends=('grail' 'python-3.0>=3.3.0-2' 'dbus') +depends=('grail' 'python-3.0>=3.4.1' 'dbus') makedepends=('xorg-server') groups=('xlib-extra') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
