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

Jan de Groot jgc at archlinux.org
Fri May 29 10:32:40 UTC 2015


    Date: Friday, May 29, 2015 @ 12:32:40
  Author: jgc
Revision: 239875

Remove makedepends, replace with correct ones (FS#45082)

Modified:
  zenity/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-29 08:25:20 UTC (rev 239874)
+++ PKGBUILD	2015-05-29 10:32:40 UTC (rev 239875)
@@ -8,7 +8,7 @@
 arch=(i686 x86_64)
 license=(LGPL)
 depends=(gtk3 libnotify)
-makedepends=(intltool gtk-doc itstool docbook-xsl yelp-tools)
+makedepends=(itstool yelp-tools gettext)
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
 sha256sums=('4d38d969a976e5ad79209fbea6dce9222f4478098199a2c52c3e46b1393ea844')



More information about the arch-commits mailing list