aboutsummaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorRahul Sandhu <rahul@sandhuservices.dev>2023-04-17 23:11:43 +0100
committerRahul Sandhu <rahul@sandhuservices.dev>2023-04-17 23:16:14 +0100
commitfe6d05e14c502a32e435a5bb923e5f19f47c9fe9 (patch)
tree94c684337f964bb24ab744386435a527a1dfb7a9 /gui-wm
parentdev-python/os-resource-classes: treeclean (diff)
downloadguru-fe6d05e14c502a32e435a5bb923e5f19f47c9fe9.tar.gz
guru-fe6d05e14c502a32e435a5bb923e5f19f47c9fe9.tar.bz2
guru-fe6d05e14c502a32e435a5bb923e5f19f47c9fe9.zip
gui-wm/swayfx: fix 0.2 ebuild deps
Signed-off-by: Rahul Sandhu <rahul@sandhuservices.dev>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/swayfx/swayfx-0.2.ebuild4
1 files 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