From 750ec88cf946b40b94ea47cd8c102d5d68e95e96 Mon Sep 17 00:00:00 2001 From: Theo Donacik Date: Mon, 6 May 2024 10:25:14 -0400 Subject: [PATCH] gui-apps/grimshot: added swayfx possible dependency Signed-off-by: Theo Donacik Allows grimshot to be installed with either sway or swayfx. --- gui-apps/grimshot/grimshot-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-apps/grimshot/grimshot-9999.ebuild b/gui-apps/grimshot/grimshot-9999.ebuild index bf296b631a..fa31c8d3f1 100644 --- a/gui-apps/grimshot/grimshot-9999.ebuild +++ b/gui-apps/grimshot/grimshot-9999.ebuild @@ -20,7 +20,7 @@ RDEPEND=" gui-apps/grim gui-apps/slurp gui-apps/wl-clipboard - gui-wm/sway + || ( gui-wm/sway gui-wm/swayfx ) !!<=gui-wm/sway-1.8.1[grimshot] libnotify? ( x11-libs/libnotify ) "