commit:     053c9458639b6a41db89bf8be8c06da75e65378c
Author:     Martin Matouš <m <AT> matous <DOT> dev>
AuthorDate: Tue Oct 22 22:49:26 2024 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Tue Oct 22 22:55:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=053c9458

net-misc/warp: add missing gtk[X] dependency

Required by gdk4-x11-sys crate.

Signed-off-by: Martin Matouš <m <AT> matous.dev>

 net-misc/warp/warp-0.7.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/warp/warp-0.7.0-r1.ebuild 
b/net-misc/warp/warp-0.7.0-r1.ebuild
index cb3e4b11a..c796f515f 100644
--- a/net-misc/warp/warp-0.7.0-r1.ebuild
+++ b/net-misc/warp/warp-0.7.0-r1.ebuild
@@ -415,7 +415,7 @@ IUSE="qrcode"
 
 DEPEND="
        >=dev-libs/glib-2.76:2
-       >=gui-libs/gtk-4.13:4[wayland]
+       >=gui-libs/gtk-4.13:4[wayland,X]
        >=gui-libs/libadwaita-1.5:1
        qrcode? (
                media-libs/graphene

Reply via email to