[arch-commits] Commit in gnome-terminal/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Tue Aug 25 08:16:40 UTC 2009


    Date: Tuesday, August 25, 2009 @ 04:16:40
  Author: jgc
Revision: 50292

Compile with old vte, the new one locks up

Modified:
  gnome-terminal/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-08-25 08:00:10 UTC (rev 50291)
+++ PKGBUILD	2009-08-25 08:16:40 UTC (rev 50292)
@@ -7,7 +7,7 @@
 pkgdesc="The GNOME Terminal Emulator"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.2-3' 'vte>=0.21.1' 'startup-notification>=0.10')
+depends=('gconf>=2.26.2-3' 'vte>=0.20.5' 'startup-notification>=0.10')
 makedepends=('pkgconfig' 'gnome-doc-utils>=0.17.4' 'intltool') 
 options=('!emptydirs')
 url="http://www.gnome.org"




More information about the arch-commits mailing list