[arch-commits] Commit in gtk-doc/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue Aug 28 18:02:29 UTC 2018
Date: Tuesday, August 28, 2018 @ 18:02:29
Author: heftig
Revision: 333059
six no longer needed at runtime
Modified:
gtk-doc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-28 17:08:52 UTC (rev 333058)
+++ PKGBUILD 2018-08-28 18:02:29 UTC (rev 333059)
@@ -8,10 +8,10 @@
url="https://www.gtk.org/gtk-doc/"
arch=(any)
license=(GPL FDL)
-depends=(docbook-xsl docbook-xml source-highlight glib2-docs python-six python-lxml
+depends=(docbook-xsl docbook-xml source-highlight glib2-docs python-lxml
python-pygments python-anytree)
makedepends=(dblatex git yelp-tools)
-checkdepends=(bc gtk3)
+checkdepends=(bc gtk3 python-six)
optdepends=('dblatex: PDF support')
_commit=7db567e83fe5d2d0659560c6dfb25ee27b338140 # tags/GTK_DOC_1_29^0
source=("git+https://gitlab.gnome.org/GNOME/gtk-doc.git#commit=$_commit")
More information about the arch-commits
mailing list