[arch-commits] Commit in xfce-utils/trunk (PKGBUILD)
andyrtr at archlinux.org
andyrtr at archlinux.org
Tue Jan 4 23:43:13 UTC 2011
Date: Tuesday, January 4, 2011 @ 18:43:13
Author: andyrtr
Revision: 104806
upgpkg: xfce-utils 4.7.4-2
depend on xorg-xinit
Modified:
xfce-utils/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-01-04 23:41:44 UTC (rev 104805)
+++ PKGBUILD 2011-01-04 23:43:13 UTC (rev 104806)
@@ -4,14 +4,14 @@
pkgname=xfce-utils
pkgver=4.7.4
-pkgrel=1
+pkgrel=2
pkgdesc="Utilities for Xfce"
arch=(i686 x86_64)
license=('GPL2')
url="http://www.xfce.org/"
groups=('xfce4')
-depends=('libxfce4ui' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool') # 'libxml2')
+depends=('libxfce4ui' 'xorg-xinit' 'hicolor-icon-theme')
+makedepends=('intltool')
optdepends=('perl: for migration scripts'
'xscreensaver: for locking screen with xflock4'
'gnome-screensaver: for locking screen with xflock4'
More information about the arch-commits
mailing list