mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
dev-util/devhelp: fix webkit-gtk minimum dep
Inconsequential, as we have long not had such old versions anyhow, but match meson.build Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
This commit is contained in:
@@ -18,7 +18,7 @@ REQUIRED_USE="gedit? ( ${PYTHON_REQUIRED_USE} )"
|
||||
DEPEND="
|
||||
>=dev-libs/glib-2.64:2
|
||||
>=x11-libs/gtk+-3.22:3[introspection?]
|
||||
>=net-libs/webkit-gtk-2.24:4[introspection?]
|
||||
>=net-libs/webkit-gtk-2.26:4[introspection?]
|
||||
>=gui-libs/amtk-5.0:5
|
||||
gnome-base/gsettings-desktop-schemas
|
||||
introspection? ( >=dev-libs/gobject-introspection-1.54:= )
|
||||
|
||||
Reference in New Issue
Block a user