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

Jan de Groot jgc at archlinux.org
Sun Oct 12 12:50:38 UTC 2008


    Date: Sunday, October 12, 2008 @ 08:50:38
  Author: jgc
Revision: 15054

upgpkg: gnome-desktop 2.24.0-2
    Add optdepend to gnome-python to fix FS#10980

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-10-12 12:48:38 UTC (rev 15053)
+++ PKGBUILD	2008-10-12 12:50:38 UTC (rev 15054)
@@ -3,12 +3,13 @@
 
 pkgname=gnome-desktop
 pkgver=2.24.0
-pkgrel=1
+pkgrel=2
 pkgdesc="The GNOME Desktop"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('libgnomeui>=2.24.0' 'startup-notification>=0.9')
 makedepends=('perlxml' 'gnome-doc-utils>=0.14.0' 'pkgconfig')
+optdepends=('gnome-python: gnome-about')
 url="http://www.gnome.org"
 groups=('gnome')
 options=('!libtool')




More information about the arch-commits mailing list