mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
template-glib: fix cross
This commit is contained in:
parent
c2dc22fa0e
commit
565eaf6af4
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=3.36.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
build_helper="gir"
|
build_helper="gir"
|
||||||
configure_args="-Dgtk_doc=false"
|
configure_args="-Dgtk_doc=false -Dintrospection=enabled"
|
||||||
hostmakedepends="pkg-config vala glib-devel flex gettext"
|
hostmakedepends="pkg-config vala glib-devel flex gettext"
|
||||||
makedepends="libglib-devel"
|
makedepends="libglib-devel"
|
||||||
short_desc="Supports calling into GObject Introspection from templates"
|
short_desc="Supports calling into GObject Introspection from templates"
|
||||||
|
|
Loading…
Add table
Reference in a new issue