gtksourceview5: fix build.

This commit is contained in:
triallax 2023-08-05 20:17:18 +01:00 committed by classabbyamp
parent 342093834d
commit 21fd0b3ade
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version=5.8.0
revision=1
build_style=meson
build_helper="gir"
configure_args="$(vopt_if gir introspection) $(vopt_bool gir vapi)
configure_args="$(vopt_feature gir introspection) $(vopt_bool gir vapi)
$(vopt_bool gtk_doc gtk_doc)"
hostmakedepends="glib-devel itstool libxslt pkg-config gtk4 gettext
$(vopt_if gir vala) $(vopt_if gtk_doc gi-docgen)"