[arch-commits] Commit in orca/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Tue Apr 7 12:37:17 UTC 2015
Date: Tuesday, April 7, 2015 @ 14:37:17
Author: jgc
Revision: 235573
Fix makedepends
Modified:
orca/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-07 12:34:10 UTC (rev 235572)
+++ PKGBUILD 2015-04-07 12:37:17 UTC (rev 235573)
@@ -13,7 +13,7 @@
install=orca.install
depends=(gtk3 at-spi2-atk python-atspi python-dbus python-xdg speech-dispatcher liblouis brltty
xorg-xmodmap hicolor-icon-theme gsettings-desktop-schemas)
-makedepends=(itstool intltool gnome-doc-utils python2)
+makedepends=(itstool intltool python2)
groups=(gnome-extra)
source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
sha256sums=('d57b24f5fccbcfe906dafb1cd9da1cde6ffcdbb7ef9148345429de04d5b70b04')
More information about the arch-commits
mailing list