[arch-commits] Commit in glade/trunk (PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Sat Jun 13 21:31:10 UTC 2009
Date: Saturday, June 13, 2009 @ 17:31:10
Author: douglas
Revision: 42413
upgpkg: glade 3.6.5-2
Fix #14538
Modified:
glade/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-06-13 19:47:23 UTC (rev 42412)
+++ PKGBUILD 2009-06-13 21:31:10 UTC (rev 42413)
@@ -3,12 +3,12 @@
pkgname=glade
pkgver=3.6.5
-pkgrel=1
+pkgrel=2
pkgdesc="user interface builder for GTK+ and GNOME."
arch=(i686 x86_64)
license=('GPL' 'LGPL')
depends=('gtk2' 'libxml2>=2.6.32' 'desktop-file-utils')
-makedepends=('intltool' 'pkgconfig' 'python>=2.6' 'libgnomeui>=2.24.0')
+makedepends=('intltool' 'pkgconfig' 'python>=2.6' 'libgnomeui>=2.24.0' 'gtk-doc')
optdepends=('libgnomeui: GNOME UI widgets'
'python: Python widgets support')
options=('!libtool')
More information about the arch-commits
mailing list