commit:     1b9945f4176b21073df3641bf4efbcd976eb650a
Author:     Leonardo Hernández Hernández <leohdz172 <AT> proton <DOT> me>
AuthorDate: Sun Mar 10 19:40:05 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Mar 12 06:31:03 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b9945f4

gui-libs/wlroots: sync live

Signed-off-by: Leonardo Hernández Hernández <leohdz172 <AT> proton.me>
Closes: https://github.com/gentoo/gentoo/pull/35701
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 gui-libs/wlroots/wlroots-9999.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gui-libs/wlroots/wlroots-9999.ebuild 
b/gui-libs/wlroots/wlroots-9999.ebuild
index 050f1751e8dd..ba9f5687e26a 100644
--- a/gui-libs/wlroots/wlroots-9999.ebuild
+++ b/gui-libs/wlroots/wlroots-9999.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
@@ -29,7 +29,7 @@ REQUIRED_USE="
 DEPEND="
        >=dev-libs/wayland-1.22.0
        media-libs/mesa[egl(+),gles2]
-       >=x11-libs/libdrm-2.4.118
+       >=x11-libs/libdrm-2.4.120
        x11-libs/libxkbcommon
        >=x11-libs/pixman-0.42.0
        drm? (
@@ -62,7 +62,7 @@ RDEPEND="
        ${DEPEND}
 "
 BDEPEND="
-       >=dev-libs/wayland-protocols-1.32
+       >=dev-libs/wayland-protocols-1.33
        dev-util/wayland-scanner
        virtual/pkgconfig
 "

Reply via email to