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

Jan de Groot jgc at nymeria.archlinux.org
Tue Apr 2 12:26:25 UTC 2013


    Date: Tuesday, April 2, 2013 @ 14:26:25
  Author: jgc
Revision: 181200

upgpkg: gnome-session 3.8.0-2

Drop polkit-gnome dependency

Modified:
  gnome-session/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-02 11:58:44 UTC (rev 181199)
+++ PKGBUILD	2013-04-02 12:26:25 UTC (rev 181200)
@@ -3,13 +3,12 @@
 
 pkgname=gnome-session
 pkgver=3.8.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Session Handler"
 arch=(i686 x86_64)
 license=(GPL LGPL)
 depends=(systemd dconf gconf gsettings-desktop-schemas gtk3 gnome-desktop
-         hicolor-icon-theme json-glib libgl libsm libxtst polkit-gnome
-         upower)
+         hicolor-icon-theme json-glib libgl libsm libxtst upower)
 makedepends=(intltool mesa gtk-doc)
 options=('!emptydirs')
 install=gnome-session.install




More information about the arch-commits mailing list