[arch-commits] Commit in gnome-menus/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Sun Mar 18 08:03:57 UTC 2012


    Date: Sunday, March 18, 2012 @ 04:03:56
  Author: ibiru
Revision: 153698

python2-gobject is required by gmenu-simple-editor. FS#28971

Modified:
  gnome-menus/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-18 06:05:58 UTC (rev 153697)
+++ PKGBUILD	2012-03-18 08:03:56 UTC (rev 153698)
@@ -6,7 +6,7 @@
 pkgrel=1
 pkgdesc="GNOME menu specifications"
 arch=('i686' 'x86_64')
-depends=('glib2' 'python2')
+depends=('glib2' 'python2-gobject')
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool')
 license=('GPL' 'LGPL')




More information about the arch-commits mailing list