diff options
author | Sven Wegener <swegener@gentoo.org> | 2018-11-03 11:44:23 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2018-11-03 11:47:55 +0000 |
commit | fe8f23448972db0c44017b6d8db2bbd1f9da46a4 (patch) | |
tree | 4dc0e84e64ee4aaa5c5c6826631660eda74dc3d6 /www-client | |
parent | app-text/coolreader: clean old version (diff) | |
download | gentoo-fe8f23448972db0c44017b6d8db2bbd1f9da46a4.tar.gz gentoo-fe8f23448972db0c44017b6d8db2bbd1f9da46a4.tar.bz2 gentoo-fe8f23448972db0c44017b6d8db2bbd1f9da46a4.zip |
www-client/midori: Require gcr with vala support
Signed-off-by: Sven Wegener <swegener@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/midori/midori-6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/midori/midori-6.0.ebuild b/www-client/midori/midori-6.0.ebuild index 2b563941f711..b6881a9c7437 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] |