|
@@ -3,14 +3,14 @@
|
|
|
|
|
|
pkgname=gnome-shell
|
|
|
pkgver=2.91.90
|
|
|
-pkgrel=1
|
|
|
+pkgrel=2
|
|
|
pkgdesc="The next generation GNOME Shell"
|
|
|
arch=('i686' 'x86_64')
|
|
|
url="http://live.gnome.org/GnomeShell"
|
|
|
license=('GPL2')
|
|
|
depends=('mutter' 'gconf' 'gjs' 'gnome-menus' 'gnome-desktop' 'libcroco'
|
|
|
'libcanberra' 'libpulse' 'telepathy-glib' 'polkit-gnome'
|
|
|
- 'gobject-introspection' 'evolution-data-server')
|
|
|
+ 'gobject-introspection' 'evolution-data-server' 'dbus-python')
|
|
|
makedepends=('intltool' 'gnome-doc-utils' 'bluez')
|
|
|
options=('!libtool' '!emptydirs')
|
|
|
install=gnome-shell.install
|