Date: Saturday, November 3, 2012 @ 13:23:17
  Author: heftig
Revision: 170141

Add gdm dep

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2012-11-03 17:18:53 UTC (rev 170140)
+++ PKGBUILD    2012-11-03 17:23:17 UTC (rev 170141)
@@ -4,13 +4,14 @@
 
 pkgname=gnome-shell
 pkgver=3.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The next generation GNOME Shell"
-arch=('i686' 'x86_64')
+arch=(i686 x86_64)
 url="http://live.gnome.org/GnomeShell";
-license=('GPL2')
-depends=('caribou' 'folks' 'gcr' 'gjs' 'gnome-bluetooth' 'gnome-desktop' 
'gnome-menus' 'libcroco' 'libpulse' 'mutter' 'nautilus' 'networkmanager' 
'telepathy-logger' 'telepathy-mission-control' 'unzip')
-makedepends=('intltool' 'gnome-doc-utils')
+license=(GPL2)
+depends=(caribou folks gcr gjs gnome-bluetooth gnome-desktop gnome-menus 
libcroco libpulse mutter
+         nautilus networkmanager telepathy-logger telepathy-mission-control 
unzip gdm)
+makedepends=(intltool gnome-doc-utils)
 optdepends=('network-manager-applet: shell integration for networkmanager')
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install

Reply via email to