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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 24 12:36:59 UTC 2010


    Date: Sunday, October 24, 2010 @ 08:36:58
  Author: andyrtr
Revision: 96725

upgpkg: xfce4-session 4.6.2-2
add xorg-server-utils pkg dependency; #21096

Modified:
  xfce4-session/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-10-24 11:56:32 UTC (rev 96724)
+++ PKGBUILD	2010-10-24 12:36:58 UTC (rev 96725)
@@ -4,14 +4,14 @@
 
 pkgname=xfce4-session
 pkgver=4.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A session manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=("libxfcegui4>=4.6.4" 'libwnck' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'xorg-server-utils' 'intltool')
+depends=("libxfcegui4>=4.6.4" 'libwnck' 'xorg-server-utils' 'hicolor-icon-theme' ) # keep xorg-server-utils for https://bugs.archlinux.org/task/21096
+makedepends=('pkgconfig' 'intltool' )
 optdepends=('fortune-mod: for xfce4-tips')
 replaces=('xfce4-toys')
 options=('!libtool')




More information about the arch-commits mailing list