yelp-tools: remove unused libxml2-python dep
This commit is contained in:
parent
fbdc228710
commit
0a25972f15
@ -2,15 +2,15 @@
|
||||
|
||||
pkgname=yelp-tools
|
||||
pkgver=42.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Tools for creating Yelp documentation"
|
||||
arch=('any')
|
||||
license=('GPL')
|
||||
url="https://www.gnome.org"
|
||||
url="https://gitlab.gnome.org/GNOME/yelp-tools"
|
||||
msys2_references=(
|
||||
"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')
|
||||
makedepends=("intltool" "meson")
|
||||
source=(https://download.gnome.org/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user