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

Ionut Biru ibiru at archlinux.org
Mon Oct 3 19:47:47 UTC 2011


    Date: Monday, October 3, 2011 @ 15:47:47
  Author: ibiru
Revision: 139619

gnome-shell is a requirement. FS#23644

Modified:
  gnome-tweak-tool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-03 19:46:29 UTC (rev 139618)
+++ PKGBUILD	2011-10-03 19:47:47 UTC (rev 139619)
@@ -8,7 +8,7 @@
 arch=(any)
 url="https://live.gnome.org/GnomeTweakTool"
 license=('GPL')
-depends=('gconf' 'gsettings-desktop-schemas' 'python2-gobject')
+depends=('gconf' 'gsettings-desktop-schemas' 'python2-gobject' 'gnome-shell')
 makedepends=('intltool')
 optdepends=('gnome-shell-extension-user-theme: Shell theme selector')
 source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)




More information about the arch-commits mailing list