yelp-tools: remove unused libxml2-python dep

This commit is contained in:
Christoph Reiter 2025-09-28 17:33:55 +02:00
parent fbdc228710
commit 0a25972f15

View File

@ -2,15 +2,15 @@
pkgname=yelp-tools pkgname=yelp-tools
pkgver=42.1 pkgver=42.1
pkgrel=1 pkgrel=2
pkgdesc="Tools for creating Yelp documentation" pkgdesc="Tools for creating Yelp documentation"
arch=('any') arch=('any')
license=('GPL') license=('GPL')
url="https://www.gnome.org" url="https://gitlab.gnome.org/GNOME/yelp-tools"
msys2_references=( msys2_references=(
"anitya: 8420" "anitya: 8420"
) )
depends=("yelp-xsl" "python-lxml" "itstool" "libxml2-python" "docbook-xsl" "python-mallard-ducktype") depends=("yelp-xsl" "python-lxml" "itstool" "docbook-xsl" "python-mallard-ducktype")
options=('strip' '!libtool' 'staticlibs') options=('strip' '!libtool' 'staticlibs')
makedepends=("intltool" "meson") makedepends=("intltool" "meson")
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz