[arch-commits] Commit in xfconf/repos (extra-x86_64 extra-x86_64/PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jan 17 22:27:25 UTC 2010


    Date: Sunday, January 17, 2010 @ 17:27:25
  Author: andyrtr
Revision: 63567

Merged revisions 63565 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/xfconf/trunk

........
  r63565 | andyrtr | 2010-01-17 22:25:41 +0000 (So, 17 Jan 2010) | 2 lines
  
  upgpkg: xfconf 4.6.1-3
      fix deps; #14536
........

Modified:
  xfconf/repos/extra-x86_64/	(properties)
  xfconf/repos/extra-x86_64/PKGBUILD

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


Property changes on: xfconf/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /xfconf/trunk:1-53988
   + /xfconf/trunk:1-63566

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-17 22:26:28 UTC (rev 63566)
+++ extra-x86_64/PKGBUILD	2010-01-17 22:27:25 UTC (rev 63567)
@@ -3,13 +3,15 @@
 
 pkgname=xfconf
 pkgver=4.6.1
-pkgrel=2
+pkgrel=3
 pkgdesc="xfconf.. thingie"
 arch=('i686' 'x86_64')
 license=('GPL2')
 url="http://www.xfce.org/"
 groups=('xfce4')
-depends=("dbus-glib>=0.80" "libxfce4util>=4.6.1")
+# http://www.xfce.org/documentation/requirements
+# keep dbus and gtk2, see also http://bugs.archlinux.org/task/14536
+depends=( "libxfce4util>=4.6.1" "dbus-glib>=0.80" 'dbus>=1.2.16' 'gtk2>=2.18.5')
 makedepends=('pkgconfig' 'perl-extutils-depends' 'perl-extutils-pkgconfig')
 options=('!libtool')
 replaces=('libxfce4mcs' 'xfce-mcs-manager' 'xfce-mcs-plugins')




More information about the arch-commits mailing list