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

Jan Steffens heftig at nymeria.archlinux.org
Mon Apr 1 17:01:15 UTC 2013


    Date: Monday, April 1, 2013 @ 19:01:15
  Author: heftig
Revision: 181154

FS#34532 dep shuffle

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-01 17:00:05 UTC (rev 181153)
+++ PKGBUILD	2013-04-01 17:01:15 UTC (rev 181154)
@@ -4,17 +4,17 @@
 
 pkgname=gnome-shell
 pkgver=3.8.0.1
-pkgrel=1
+pkgrel=2
 pkgdesc="The next generation GNOME Shell"
 arch=(i686 x86_64)
 url="http://live.gnome.org/GnomeShell"
 license=(GPL2)
-depends=(caribou evolution-data-server gjs gnome-bluetooth gnome-menus libcroco mutter
-         telepathy-logger telepathy-mission-control unzip gdm network-manager-applet
-         libsecret gcr)
+depends=(accountsservice caribou evolution-data-server gcr gjs gnome-bluetooth gnome-menus
+         gnome-session gnome-settings-daemon gnome-themes-standard gsettings-desktop-schemas
+         libcanberra-pulse libcroco libgdm libsecret mutter network-manager-applet
+         telepathy-logger telepathy-mission-control unzip)
 makedepends=(intltool gtk-doc gnome-control-center)
-optdepends=('gnome-control-center: System settings'
-            'gnome-themes-standard: Default theme')
+optdepends=('gnome-control-center: System settings')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)




More information about the arch-commits mailing list