From 612f98af538777b4923e1272aa8f189e88f13b37 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Fri, 2 Oct 2020 19:02:35 +0700 Subject: [PATCH] gnome-doc-utils: not requires libxslt-python anymore while we're at it, drop noarch --- srcpkgs/gnome-doc-utils/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/gnome-doc-utils/template b/srcpkgs/gnome-doc-utils/template index d2fa2e9e4cd..c95e75921ef 100644 --- a/srcpkgs/gnome-doc-utils/template +++ b/srcpkgs/gnome-doc-utils/template @@ -1,11 +1,10 @@ # Template file for 'gnome-doc-utils' pkgname=gnome-doc-utils version=0.20.10 -revision=5 -archs=noarch +revision=6 build_style=gnu-configure configure_args="--disable-scrollkeeper" -hostmakedepends="pkg-config intltool python3 libxml2-python3 libxslt-python +hostmakedepends="pkg-config intltool python3 libxml2-python3 libxslt gsettings-desktop-schemas" makedepends="libxslt-devel docbook-xml docbook-xsl rarian python3 libxml2-python3 libxslt"