Jan Alexander Steffens 12 gadi atpakaļ
vecāks
revīzija
09fdcd272e
1 mainītis faili ar 6 papildinājumiem un 5 dzēšanām
  1. 6 5
      PKGBUILD

+ 6 - 5
PKGBUILD

@@ -3,13 +3,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