[arch-commits] Commit in gnome-python/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Sep 12 14:56:35 UTC 2009


    Date: Saturday, September 12, 2009 @ 10:56:35
  Author: jgc
Revision: 51853

Depend on libsm

Modified:
  gnome-python/gnome-unstable/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-12 13:28:53 UTC (rev 51852)
+++ PKGBUILD	2009-09-12 14:56:35 UTC (rev 51853)
@@ -8,7 +8,7 @@
 pkgdesc="gnome-python is a set of interfaces to gnome-libs."
 arch=(i686 x86_64)
 license=('LGPL')
-depends=('pygtk>=2.15.2' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.1')
+depends=('pygtk>=2.16.0' 'pyorbit>=2.24.0' 'libgnomeui>=2.24.1' 'libsm')
 makedepends=('pkgconfig')
 options=('!libtool')
 url="http://www.pygtk.org/"




More information about the arch-commits mailing list