[arch-commits] Commit in xfce4-session/trunk (PKGBUILD)
Evangelos Foutras
foutrelis at archlinux.org
Wed Oct 8 07:02:07 UTC 2014
Date: Wednesday, October 8, 2014 @ 09:02:06
Author: foutrelis
Revision: 224017
upgpkg: xfce4-session 4.10.1-4
Drop unneeded dep on upower (FS#42294).
Modified:
xfce4-session/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-10-08 06:57:45 UTC (rev 224016)
+++ PKGBUILD 2014-10-08 07:02:06 UTC (rev 224017)
@@ -4,13 +4,13 @@
pkgname=xfce4-session
pkgver=4.10.1
-pkgrel=3
+pkgrel=4
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' 'upower' 'xorg-xinit'
+depends=('libxfce4ui' 'libwnck' 'libsm' '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'
More information about the arch-commits
mailing list