mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
gnome-latex: add gtk-doc to hostmakedepends
https://www.mail-archive.com/bug-autoconf@gnu.org/msg04872.html
This commit is contained in:
parent
4f0d87deb2
commit
8422b825dc
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=gnu-configure
|
|||
configure_args="--disable-appstream-util --disable-dconf-migration
|
||||
$(vopt_enable gir introspection)"
|
||||
hostmakedepends="glib-devel intltool itstool pkg-config vala yelp
|
||||
$(vopt_if gir gobject-introspection)"
|
||||
$(vopt_if gir gobject-introspection) gtk-doc"
|
||||
makedepends="gsettings-desktop-schemas-devel gspell-devel gtksourceview4-devel
|
||||
gtk+3-devel libgee08-devel libglib-devel tepl-devel"
|
||||
short_desc="LaTeX editor for the GNOME desktop"
|
||||
|
|
Loading…
Add table
Reference in a new issue