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

andyrtr at archlinux.org andyrtr at archlinux.org
Wed Aug 18 19:31:35 UTC 2010


    Date: Wednesday, August 18, 2010 @ 15:31:34
  Author: andyrtr
Revision: 87974

upgpkg: xfdesktop 4.6.2-2
add missing xfconf dep; #20309

Modified:
  xfdesktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-18 19:28:04 UTC (rev 87973)
+++ PKGBUILD	2010-08-18 19:31:34 UTC (rev 87974)
@@ -4,13 +4,13 @@
 
 pkgname=xfdesktop
 pkgver=4.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A desktop manager for Xfce"
 arch=(i686 x86_64)
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=("libxfce4menu>=4.6.2" 'thunar>=1.0.2' 'hicolor-icon-theme' 'libxfcegui4>=4.6.4' 'libwnck>=2.30.0')
+depends=("libxfce4menu>=4.6.2" 'thunar>=1.0.2' 'hicolor-icon-theme' 'libxfcegui4>=4.6.4' 'libwnck>=2.30.0' 'xfconf>=4.6.2')
 makedepends=("xfce4-panel>=4.6.4" 'pkgconfig' 'intltool')
 optdepends=('xfce4-panel: panel plugin')
 conflicts=('xfce4-menueditor')




More information about the arch-commits mailing list