summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-12-02 17:21:18 +0100
committerMichał Górny <mgorny@gentoo.org>2018-12-02 17:32:53 +0100
commitae85dcb8d5e74e43cfd85726fca2dbd15d86235e (patch)
tree9da41c8acdddfe369e57dceac83f98ced7b3624a /www-client
parentpackage.mask: sys-kernel/hardened-sources is off the tree (diff)
downloadgentoo-ae85dcb8d5e74e43cfd85726fca2dbd15d86235e.tar.gz
gentoo-ae85dcb8d5e74e43cfd85726fca2dbd15d86235e.tar.bz2
gentoo-ae85dcb8d5e74e43cfd85726fca2dbd15d86235e.zip
www-client/midori: Remove webkit-gtk[opengl] dep
Remove the opengl USE-dep on webkit-gtk since leio says it is wrong. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/midori/midori-7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/midori/midori-7.0.ebuild b/www-client/midori/midori-7.0.ebuild
index b3558ed38a06..245ab2581f01 100644
--- a/www-client/midori/midori-7.0.ebuild
+++ b/www-client/midori/midori-7.0.ebuild
@@ -24,7 +24,7 @@ RDEPEND="
dev-libs/libpeas[gtk]
dev-libs/libxml2
>=net-libs/libsoup-2.38:2.4[vala]
- >=net-libs/webkit-gtk-2.16.6:4[introspection,opengl]
+ >=net-libs/webkit-gtk-2.16.6:4[introspection]
>=x11-libs/libnotify-0.7
>=x11-libs/gtk+-3.12.0:3
"