Skip to content
Snippets Groups Projects
Commit 52773a5b authored by mio's avatar mio Committed by Celeste
Browse files

community/libgedit-gtksourceview: add docbook-xsl-nons to makedepends

Fix rebuild failure due to missing non-namepsaced version of docbook-xsl
for xsl parsing.

Ref: #16579
parent a6eb29ee
No related branches found
No related tags found
1 merge request!74516community/*: add docbook-xsl-nons to makedepends
# Contributor: mio <miyopan@e.email>
# Maintainer: mio <miyopan@e.email> # Maintainer: mio <miyopan@e.email>
maintainer="mio <miyopan@e.email>"
pkgname=libgedit-gtksourceview pkgname=libgedit-gtksourceview
pkgver=299.3.0 pkgver=299.3.0
pkgrel=0 pkgrel=0
...@@ -8,6 +8,7 @@ url="https://gitlab.gnome.org/World/gedit/libgedit-gtksourceview" ...@@ -8,6 +8,7 @@ url="https://gitlab.gnome.org/World/gedit/libgedit-gtksourceview"
arch="all" arch="all"
license="LGPL-2.1-or-later" license="LGPL-2.1-or-later"
makedepends=" makedepends="
docbook-xsl-nons
gobject-introspection-dev gobject-introspection-dev
gtk-doc gtk-doc
gtk+3.0-dev gtk+3.0-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment