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

Evangelos Foutras foutrelis at archlinux.org
Sun Apr 29 16:48:06 UTC 2012


    Date: Sunday, April 29, 2012 @ 12:48:06
  Author: foutrelis
Revision: 157799

upgpkg: xfce4-session 4.10.0-2

Fix FS#29658: Incorrect dependecies

Modified:
  xfce4-session/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-04-29 16:19:15 UTC (rev 157798)
+++ PKGBUILD	2012-04-29 16:48:06 UTC (rev 157799)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.10.0
-pkgrel=1
+pkgrel=2
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/"
@@ -12,10 +12,10 @@
 groups=('xfce4')
 # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
 # upower and consolekit for reboot/shutdown/hibernate/suspend
-depends=('libxfce4ui' 'libgnome-keyring' 'libwnck' 'libsm' 'xorg-iceauth'
-         'upower' 'consolekit' 'hicolor-icon-theme')
+depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'upower' 'consolekit'
+         'hicolor-icon-theme')
 makedepends=('intltool')
-optdepends=('fortune-mod: for xfce4-tips')
+optdepends=('gnome-keyring: for keyring support when GNOME compatibility is enabled')
 replaces=('xfce-utils')
 options=('!libtool')
 install=$pkgname.install




More information about the arch-commits mailing list