[arch-commits] Commit in hamster-applet/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Feb 28 18:01:55 UTC 2010


    Date: Sunday, February 28, 2010 @ 13:01:54
  Author: ibiru
Revision: 70734

database moved in xdg home and it needs pyxdg to run

Modified:
  hamster-applet/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-28 12:23:03 UTC (rev 70733)
+++ PKGBUILD	2010-02-28 18:01:54 UTC (rev 70734)
@@ -9,7 +9,7 @@
 arch=('i686' 'x86_64')
 url="http://projecthamster.wordpress.com/"
 license=('GPL')
-depends=('gnome-python>=2.28.0' 'python-pysqlite>=2.5.5' 'gnome-python-desktop>=2.29.1' 'dbus-python>=0.83.0' 'gnome-panel>=2.29.91')
+depends=('gnome-python>=2.28.0' 'python-pysqlite>=2.5.5' 'gnome-python-desktop>=2.29.1' 'dbus-python>=0.83.0' 'gnome-panel>=2.29.91' 'pyxdg>=0.19')
 makedepends=('intltool' 'gnome-doc-utils>=0.19.5')
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')




More information about the arch-commits mailing list