commit: b79df7c5b2a336280534e7b264258f68d29fe483
Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Mon May 5 17:38:48 2025 +0000
Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Mon May 5 18:03:58 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b79df7c5
gui-libs/wayfire-plugins-extra: update live ebuild to wlroots 0.18
Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
index 76b93a865547..a1c0fd318faf 100644
--- a/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
+++ b/gui-libs/wayfire-plugins-extra/wayfire-plugins-extra-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -27,7 +27,7 @@ WAYFIRE_REVDEP="
dev-libs/glib:2
dev-libs/libsigc++:2
gui-libs/wf-config:=
- gui-libs/wlroots:=
+ gui-libs/wlroots:0.18
x11-libs/cairo
"
@@ -37,7 +37,7 @@ DEPEND="
dev-cpp/nlohmann_json
dev-libs/libevdev
dev-libs/wayland
- >=gui-wm/wayfire-0.9.0
+ gui-wm/wayfire:0/0.10
"
RDEPEND="${DEPEND}"
BDEPEND="