From 6f0ff7a73abc4c0743ef220fd7c46ab47149f667 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Tue, 13 Nov 2018 21:46:00 -0200 Subject: [PATCH] libgweather: remove obsolete desc_option_vala --- srcpkgs/libgweather/template | 1 - 1 file changed, 1 deletion(-) diff --git a/srcpkgs/libgweather/template b/srcpkgs/libgweather/template index 1da4faeb925..3a07d3892ca 100644 --- a/srcpkgs/libgweather/template +++ b/srcpkgs/libgweather/template @@ -18,7 +18,6 @@ distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" checksum=081ce81653afc614e12641c97a8dd9577c524528c63772407ae2dbcde12bde75 build_options="gir vala" -desc_option_vala="Generate bindings for vala" if [ -z "$CROSS_BUILD" ]; then build_options_default="gir vala" fi