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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Sun Jul 7 14:26:18 UTC 2013


    Date: Sunday, July 7, 2013 @ 16:26:18
  Author: foutrelis
Revision: 189758

upgpkg: xfce4-session 4.10.1-2

Add dep on xorg-xrdb; used in /etc/xdg/xfce4/xinitrc (FS#35497).

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-07-07 10:23:08 UTC (rev 189757)
+++ PKGBUILD	2013-07-07 14:26:18 UTC (rev 189758)
@@ -4,14 +4,14 @@
 
 pkgname=xfce4-session
 pkgver=4.10.1
-pkgrel=1
+pkgrel=2
 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'
-          'hicolor-icon-theme')
+         'xorg-xrdb' 'hicolor-icon-theme')
 makedepends=('intltool' 'xfce4-dev-tools')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is enabled'
             'xscreensaver: for locking screen with xflock4'




More information about the arch-commits mailing list