Date: Wednesday, October 8, 2014 @ 12:50:50
  Author: foutrelis
Revision: 224020

upgpkg: xfce4-session 4.10.1-5

Depend on polkit; needed after removing the dep on upower (FS@42298).

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2014-10-08 08:11:37 UTC (rev 224019)
+++ PKGBUILD    2014-10-08 10:50:50 UTC (rev 224020)
@@ -4,13 +4,13 @@
 
 pkgname=xfce4-session
 pkgver=4.10.1
-pkgrel=4
+pkgrel=5
 pkgdesc="A session manager for Xfce"
 arch=('i686' 'x86_64')
 url="http://www.xfce.org/";
 license=('GPL2')
 groups=('xfce4')
-depends=('libxfce4ui' 'libwnck' 'libsm' 'xorg-iceauth' 'xorg-xinit'
+depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
          'xorg-xrdb' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'

Reply via email to