commit: fe8f23448972db0c44017b6d8db2bbd1f9da46a4 Author: Sven Wegener <swegener <AT> gentoo <DOT> org> AuthorDate: Sat Nov 3 11:44:23 2018 +0000 Commit: Sven Wegener <swegener <AT> gentoo <DOT> org> CommitDate: Sat Nov 3 11:47:55 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe8f2344
www-client/midori: Require gcr with vala support Signed-off-by: Sven Wegener <swegener <AT> gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 www-client/midori/midori-6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www-client/midori/midori-6.0.ebuild b/www-client/midori/midori-6.0.ebuild index 2b563941f71..b6881a9c743 100644 --- a/www-client/midori/midori-6.0.ebuild +++ b/www-client/midori/midori-6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~arm ~mips ~x86" IUSE="+jit" RDEPEND=" - >=app-crypt/gcr-3:=[gtk] + >=app-crypt/gcr-3:=[gtk,vala] >=dev-db/sqlite-3.6.19:3 >=dev-libs/glib-2.48.0:2 dev-libs/libpeas[gtk]