mate-panel: always enable gir

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2019-05-01 20:40:15 +02:00
parent af483637b4
commit 0f66ea4c42
No known key found for this signature in database
GPG key ID: DE55AD8DBEBB4EE8

View file

@ -1,8 +1,9 @@
# Template file for 'mate-panel'
pkgname=mate-panel
version=1.20.5
revision=1
revision=2
build_style=gnu-configure
build_helper="gir"
configure_args="--disable-static --disable-schemas-compile
$(vopt_enable gir introspection)"
hostmakedepends="glib-devel intltool itstool pkg-config
@ -19,9 +20,7 @@ distfiles="https://pub.mate-desktop.org/releases/${version%.*}/${pkgname}-${vers
checksum=a76be10bbe9f59393fa1e765084f9995fb6de05863f53c1b2de493886c9b83ca
build_options="gir"
if [ -z "$CROSS_BUILD" ]; then
build_options_default="gir"
fi
build_options_default="gir"
libmate-panel_package() {
short_desc+=" - runtime library"