mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-client/midori: Fix net-libs/webkit-gtk dep to [opengl]
Closes: https://github.com/gentoo/gentoo/pull/10191 Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
committed by
Michał Górny
parent
ab9cb2adf2
commit
fdab0909a1
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
>=net-libs/libsoup-2.38:2.4
|
||||
>=x11-libs/libnotify-0.7
|
||||
>=x11-libs/gtk+-3.10.0:3
|
||||
>=net-libs/webkit-gtk-2.3.91:4[jit=]
|
||||
>=net-libs/webkit-gtk-2.3.91:4[jit=,opengl]
|
||||
granite? ( >=dev-libs/granite-0.2 )
|
||||
xscreensaver? (
|
||||
x11-libs/libX11
|
||||
|
||||
@@ -28,7 +28,7 @@ RDEPEND="
|
||||
>=net-libs/libsoup-2.38:2.4
|
||||
>=x11-libs/libnotify-0.7
|
||||
>=x11-libs/gtk+-3.10.0:3
|
||||
>=net-libs/webkit-gtk-2.3.91:4[jit=]
|
||||
>=net-libs/webkit-gtk-2.3.91:4[jit=,opengl]
|
||||
granite? ( >=dev-libs/granite-0.2 )
|
||||
xscreensaver? (
|
||||
x11-libs/libX11
|
||||
|
||||
Reference in New Issue
Block a user