gtk-doc: uses lxml and not libxml2 bindings (#5678)
This commit is contained in:
parent
2241fad1b5
commit
283f6b5112
@ -2,7 +2,7 @@
|
||||
|
||||
pkgname=gtk-doc
|
||||
pkgver=1.34.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Documentation tool for public library API"
|
||||
arch=('i686' 'x86_64')
|
||||
url="https://gitlab.gnome.org/GNOME/gtk-doc"
|
||||
@ -10,9 +10,9 @@ license=("GPL" "FDL")
|
||||
options=(staticlibs strip)
|
||||
depends=("docbook-xsl"
|
||||
"glib2"
|
||||
"libxml2-python"
|
||||
"python"
|
||||
"python-pygments"
|
||||
"python-lxml"
|
||||
"vim"
|
||||
"yelp-tools"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user