Various GNOME packages will unconditionally need it (shotwell
in main tree already does). Default enable it, as it just means
need of a vala slot at build time.
Bug: https://bugs.gentoo.org/665578
Bug: https://bugs.gentoo.org/676644
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
LICENSE="LGPL-2.1"
SLOT="0"
-IUSE="gtk-doc +introspection python static-libs test vala"
+IUSE="gtk-doc +introspection python static-libs test +vala"
REQUIRED_USE="
python? ( introspection ${PYTHON_REQUIRED_USE} )