commit:     fe6d05e14c502a32e435a5bb923e5f19f47c9fe9
Author:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
AuthorDate: Mon Apr 17 22:11:43 2023 +0000
Commit:     Rahul Sandhu <rahul <AT> sandhuservices <DOT> dev>
CommitDate: Mon Apr 17 22:16:14 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fe6d05e1

gui-wm/swayfx: fix 0.2 ebuild deps

Signed-off-by: Rahul Sandhu <rahul <AT> sandhuservices.dev>

 gui-wm/swayfx/swayfx-0.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/swayfx/swayfx-0.2.ebuild b/gui-wm/swayfx/swayfx-0.2.ebuild
index ac081a87a..35d2bcf8e 100644
--- a/gui-wm/swayfx/swayfx-0.2.ebuild
+++ b/gui-wm/swayfx/swayfx-0.2.ebuild
@@ -38,8 +38,8 @@ DEPEND="
        X? ( x11-libs/libxcb:0= )
 "
 DEPEND+="
-       >=gui-libs/wlroots-0.15:=[X?]
-       <gui-libs/wlroots-0.16:=[X?]
+       >=gui-libs/wlroots-0.16:=[X?]
+       <gui-libs/wlroots-0.17:=[X?]
 "
 RDEPEND="
        x11-misc/xkeyboard-config

Reply via email to