Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=bouleetbiltesting.git;a=commitdiff;h=28846e065e9be5685d364c3d6b50f58c87c721be
commit 28846e065e9be5685d364c3d6b50f58c87c721be Author: bouleetbil <[email protected]> Date: Mon Dec 29 23:20:40 2008 +0100 billreminder-0.3.2-2-i686 *rebuild with python 2.6 diff --git a/source/gnome-extra/billreminder/FrugalBuild b/source/gnome-extra/billreminder/FrugalBuild index e82b0b8..54a641f 100644 --- a/source/gnome-extra/billreminder/FrugalBuild +++ b/source/gnome-extra/billreminder/FrugalBuild @@ -3,11 +3,11 @@ pkgname=billreminder pkgver=0.3.2 -pkgrel=1 +pkgrel=2 pkgdesc="BillReminder is a small and quick accounting application designed to allow for easy tracking." groups=('gnome-extra') archs=('i686') -depends=('pygobject' 'pysqlite2' 'dbus-python') +depends=('pygobject' 'pysqlite2' 'dbus-python' 'python>=2.6') rodepends=('pygtk' 'gconf') makedepends=('intltool') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
