gjs: g-i is mandatory, remove gir build opt.
This commit is contained in:
parent
5963b5da90
commit
5be9975706
1 changed files with 2 additions and 4 deletions
|
@ -1,11 +1,9 @@
|
||||||
# Template file for 'gjs'
|
# Template file for 'gjs'
|
||||||
pkgname=gjs
|
pkgname=gjs
|
||||||
version=1.42.0
|
version=1.42.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
build_options="gir"
|
hostmakedepends="pkg-config intltool gobject-introspection"
|
||||||
configure_args="$(vopt_enable gir introspection)"
|
|
||||||
hostmakedepends="pkg-config intltool $(vopt_if gir gobject-introspection)"
|
|
||||||
makedepends="libffi-devel libgirepository-devel>=1.40 dbus-glib-devel
|
makedepends="libffi-devel libgirepository-devel>=1.40 dbus-glib-devel
|
||||||
cairo-devel readline-devel>=6.3 mozjs24-devel"
|
cairo-devel readline-devel>=6.3 mozjs24-devel"
|
||||||
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
short_desc="Mozilla-based javascript bindings for the GNOME platform"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue