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

Ionut Biru ibiru at archlinux.org
Sun Jun 17 22:50:00 UTC 2012


    Date: Sunday, June 17, 2012 @ 18:49:59
  Author: ibiru
Revision: 161978

fix dependency FS#30327 

Modified:
  baobab/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-17 22:25:00 UTC (rev 161977)
+++ PKGBUILD	2012-06-17 22:49:59 UTC (rev 161978)
@@ -2,12 +2,12 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 pkgname=baobab
 pkgver=3.4.1
-pkgrel=1
+pkgrel=2
 pkgdesc="A graphical directory tree analyzer"
 arch=(i686 x86_64)
 url="http://gnome.org"
 license=('GPL2')
-depends=('dconf' 'gtk3' 'libgtop')
+depends=('dconf' 'gtk3' 'gsettings-desktop-schemas' 'libgtop')
 makedepends=('intltool' 'itstool')
 groups=('gnome-extra')
 install=$pkgname.install




More information about the arch-commits mailing list