Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=96ad4eef1414b87a1ee3fd131027a11bf33d87be
commit 96ad4eef1414b87a1ee3fd131027a11bf33d87be Author: Devil505 <[email protected]> Date: Tue Dec 30 18:27:53 2008 +0100 guake-0.3.1-2-i686 * rebuilt with python 2.6 diff --git a/source/gnome-extra/guake/FrugalBuild b/source/gnome-extra/guake/FrugalBuild index cb14b69..f3d1d02 100644 --- a/source/gnome-extra/guake/FrugalBuild +++ b/source/gnome-extra/guake/FrugalBuild @@ -3,10 +3,10 @@ pkgname=guake pkgver=0.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Guake is a drop-down terminal for Gnome Desktop Environment" url='http://www.guake-terminal.org' -depends=('python' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'notify-python' 'gnome-python' 'vte-python') +depends=('python>=2.6' 'gtk+2' 'freetype2' 'libxau' 'libxdmcp' 'libxdamage' 'libxext' 'libxml2' 'notify-python' 'gnome-python' 'vte-python') rodepends=('notification-daemon') makedepends=('perl-xml-parser' 'gconf' 'intltool') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
