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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Oct 23 09:11:11 UTC 2011


    Date: Sunday, October 23, 2011 @ 05:11:11
  Author: andyrtr
Revision: 141074

upgpkg: exo 0.6.2-2

fix glib2 dep for install scriptlet; FS#26242

Modified:
  exo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-10-23 07:11:04 UTC (rev 141073)
+++ PKGBUILD	2011-10-23 09:11:11 UTC (rev 141074)
@@ -5,13 +5,13 @@
 
 pkgname=exo
 pkgver=0.6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Extensions to Xfce by os-cillation"
 arch=('i686' 'x86_64')
 license=('GPL2' 'LGPL')
 url="http://www.xfce.org/projects/exo"
 groups=('xfce4')
-depends=("libxfce4util>=4.8.1" 'gtk2' 'hicolor-icon-theme' )
+depends=("libxfce4util>=4.8.1" 'gtk2' 'glib2' 'hicolor-icon-theme' )
 makedepends=('pygtk' 'perl-uri' 'intltool' 'gtk-doc' 'xorg-iceauth')
 optdepends=('perl-uri: for mail-compose helper script')
 options=('!libtool')




More information about the arch-commits mailing list