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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jan 4 22:49:13 UTC 2011


    Date: Tuesday, January 4, 2011 @ 17:49:12
  Author: andyrtr
Revision: 104790

upgpkg: xfce4-settings 4.7.7-2
add gnome-icon-theme dependency to fix missing icons for fallback when tango doesn't have them

Modified:
  xfce4-settings/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-04 22:37:46 UTC (rev 104789)
+++ PKGBUILD	2011-01-04 22:49:12 UTC (rev 104790)
@@ -5,13 +5,13 @@
 
 pkgname=xfce4-settings
 pkgver=4.7.7
-pkgrel=1
+pkgrel=2
 pkgdesc="Settings manager for xfce"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=('exo>=0.5.4' 'libxfce4ui' 'libnotify' 'libxklavier' 'tango-icon-theme' 'gtk-engines' 'gtk-xfce-engine') # 'libwnck' 
+depends=('exo>=0.5.4' 'libxfce4ui' 'libnotify' 'libxklavier' 'tango-icon-theme' 'gnome-icon-theme' 'gtk-engines' 'gtk-xfce-engine') # 'libwnck' 
 makedepends=('intltool') #'libcanberra')
 optdepends=('libcanberra: for sound control')
 source=(http://archive.xfce.org/src/xfce/${pkgname}/4.7/${pkgname}-${pkgver}.tar.bz2




More information about the arch-commits mailing list