commit:     16017e2ca6518bcb5436210b31d2ddafe6a8cf46
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 09:02:55 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 09:10:44 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16017e2c

media-libs/gexiv2: default enable USE=vala

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 <AT> gentoo.org>

 media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild 
b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
index 5474bf14e18..b7fa5ece19c 100644
--- a/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
+++ b/media-libs/gexiv2/gexiv2-0.10.10-r1.ebuild
@@ -20,7 +20,7 @@ fi
 
 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} )

Reply via email to