diff options
author | Sam James <sam@gentoo.org> | 2023-03-22 03:12:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-03-22 03:12:00 +0000 |
commit | 99493f018e1d7a902f163cf2f8ee3a0d434181fb (patch) | |
tree | 8521c38552c7cebe3467087f44daacd47c7f4530 /www-client/luakit | |
parent | sys-fs/mtools: add 4.0.43 (diff) | |
download | gentoo-99493f018e1d7a902f163cf2f8ee3a0d434181fb.tar.gz gentoo-99493f018e1d7a902f163cf2f8ee3a0d434181fb.tar.bz2 gentoo-99493f018e1d7a902f163cf2f8ee3a0d434181fb.zip |
www-client/luakit: fix webkit-gtk dep
It doesn't actually support 4.1 right now.
Closes: https://bugs.gentoo.org/902067
Bug: https://bugs.gentoo.org/893714
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-client/luakit')
-rw-r--r-- | www-client/luakit/luakit-2.3.3-r1.ebuild (renamed from www-client/luakit/luakit-2.3.3.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/luakit/luakit-2.3.3.ebuild b/www-client/luakit/luakit-2.3.3-r1.ebuild index 4c994069bf52..b573bb34668b 100644 --- a/www-client/luakit/luakit-2.3.3.ebuild +++ b/www-client/luakit/luakit-2.3.3-r1.ebuild @@ -23,7 +23,7 @@ RESTRICT="!test? ( test )" RDEPEND=" dev-db/sqlite:3 dev-libs/glib:2 - net-libs/webkit-gtk:4.1= + net-libs/webkit-gtk:4= x11-libs/gtk+:3 ${LUA_DEPS} $(lua_gen_cond_dep ' |