commit: 7c02dabc62e4aeb3f84c6ea7a0a77bf9b5f92e9f
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 23 02:01:48 2025 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Apr 23 02:04:03 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c02dabc
gui-libs/wlroots: bind to subslot of libdisplay-info due to soname changes
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
gui-libs/wlroots/{wlroots-0.17.4.ebuild => wlroots-0.17.4-r1.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gui-libs/wlroots/wlroots-0.17.4.ebuild
b/gui-libs/wlroots/wlroots-0.17.4-r1.ebuild
similarity index 97%
rename from gui-libs/wlroots/wlroots-0.17.4.ebuild
rename to gui-libs/wlroots/wlroots-0.17.4-r1.ebuild
index 8fa2890bd5ab..fa8d67dc3fde 100644
--- a/gui-libs/wlroots/wlroots-0.17.4.ebuild
+++ b/gui-libs/wlroots/wlroots-0.17.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -40,7 +40,7 @@ RDEPEND="
x11-libs/libxkbcommon
>=x11-libs/pixman-0.42.0
drm? (
- media-libs/libdisplay-info
+ media-libs/libdisplay-info:=
sys-apps/hwdata
liftoff? ( dev-libs/libliftoff )
)