commit: 2c9ba7fdebab0743000ce864934f9659beb93362
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 3 19:05:06 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 3 19:06:47 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9ba7fd
gui-libs/wlroots: add RDEPEND on media-libs/libglvnd
While transitive through "media-libs/mesa[egl(+)]", we should still
list this to be always correct. We link against this library.
No revbump since the new version is introduced in the same push.
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
gui-libs/wlroots/wlroots-0.17.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gui-libs/wlroots/wlroots-0.17.1.ebuild
b/gui-libs/wlroots/wlroots-0.17.1.ebuild
index 6b8d847bfa67..c27c7a385512 100644
--- a/gui-libs/wlroots/wlroots-0.17.1.ebuild
+++ b/gui-libs/wlroots/wlroots-0.17.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -28,6 +28,7 @@ REQUIRED_USE="
DEPEND="
>=dev-libs/wayland-1.22.0
+ media-libs/libglvnd
media-libs/mesa[egl(+),gles2]
>=x11-libs/libdrm-2.4.114
x11-libs/libxkbcommon