mate-menus: always enable gir

This commit is contained in:
Jürgen Buchmüller 2019-05-01 15:53:49 +02:00
parent e0aa987755
commit 74a6b0ad4b

View file

@ -1,8 +1,9 @@
# Template file for 'mate-menus'
pkgname=mate-menus
version=1.20.2
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static $(vopt_enable python)"
hostmakedepends="pkg-config intltool itstool $(vopt_if gir gobject-introspection)"
makedepends="libglib-devel $(vopt_if python python-devel)"
@ -14,9 +15,7 @@ distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${vers
checksum=e277df3b3072c2177277644a8c7b0191cc5c3779f1b8db99ef183734d4b4c4a3
build_options="gir python"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir python"
fi
build_options_default="gir python"
mate-menus-devel_package() {
short_desc+=" - development files"