Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=de78f4396ca17adafdd312a2d47160cdcf50e80b
commit de78f4396ca17adafdd312a2d47160cdcf50e80b Author: crazy <[email protected]> Date: Tue Nov 24 14:53:55 2015 +0100 notify-python-0.1.1-14-x86_64 * fix broken depends() , introduced back in 2011 :)) diff --git a/source/xlib-extra/notify-python/FrugalBuild b/source/xlib-extra/notify-python/FrugalBuild index ab65101..efba2bf 100644 --- a/source/xlib-extra/notify-python/FrugalBuild +++ b/source/xlib-extra/notify-python/FrugalBuild @@ -3,10 +3,10 @@ pkgname=notify-python pkgver=0.1.1 -pkgrel=13 +pkgrel=14 pkgdesc="Galago Desktop Presence Framework - Python Notification Bindings" url="http://www.galago-project.org" -depends=('libxml2>=2.7.8' 'libnotify>=0.7' 'pygtk>=pygtk-2.16.0-4' 'dbus-python>=0.80.2') +depends=('libxml2>=2.7.8' 'libnotify>=0.7' 'pygtk>=2.16.0-4' 'dbus-python>=0.80.2') groups=('xlib-extra') options=('scriptlet') archs=('i686' 'x86_64') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
