Date: Tuesday, January 17, 2012 @ 08:07:47
  Author: heftig
Revision: 146774

Requires g-s-d schemas to run (FS#27964)

Modified:
  gnome-tweak-tool/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-01-17 13:02:00 UTC (rev 146773)
+++ PKGBUILD    2012-01-17 13:07:47 UTC (rev 146774)
@@ -8,7 +8,7 @@
 arch=(any)
 url="https://live.gnome.org/GnomeTweakTool";
 license=('GPL')
-depends=('gconf' 'gsettings-desktop-schemas' 'python2-gobject' 'gnome-shell')
+depends=('gnome-settings-daemon' '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)

Reply via email to