libgweather: remove obsolete desc_option_vala

This commit is contained in:
maxice8 2018-11-13 21:46:00 -02:00 committed by maxice8
parent 78260f019b
commit 6f0ff7a73a
1 changed files with 0 additions and 1 deletions

View File

@ -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