Date: Sunday, February 18, 2018 @ 13:24:22
  Author: foutrelis
Revision: 317257

upgpkg: xfce4-session 4.12.1-8

Depend on 'which' which is used in /etc/xdg/xfce4/xinitrc (FS#57530).

Modified:
  xfce4-session/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2018-02-18 12:06:11 UTC (rev 317256)
+++ PKGBUILD    2018-02-18 13:24:22 UTC (rev 317257)
@@ -4,7 +4,7 @@
 
 pkgname=xfce4-session
 pkgver=4.12.1
-pkgrel=7
+pkgrel=8
 pkgdesc="A session manager for Xfce"
 arch=('x86_64')
 url="http://www.xfce.org/";
@@ -11,7 +11,7 @@
 license=('GPL2')
 groups=('xfce4')
 depends=('libxfce4ui' 'libwnck' 'libsm' 'polkit' 'xorg-iceauth' 'xorg-xinit'
-         'xorg-xrdb' 'polkit-gnome' 'hicolor-icon-theme')
+         'xorg-xrdb' 'which' 'polkit-gnome' 'hicolor-icon-theme')
 makedepends=('intltool')
 optdepends=('gnome-keyring: for keyring support when GNOME compatibility is 
enabled'
             'xscreensaver: for locking screen with xflock4'

Reply via email to