commit:     b5760145ab5068dfc98b8111c20e225aca864223
Author:     Alfred Wingate <parona <AT> protonmail <DOT> com>
AuthorDate: Wed Nov  8 02:23:16 2023 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Nov 11 23:45:29 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5760145

gui-wm/gamescope: require libinput to be enabled in wlroots

* libinput has been exposed as use flag instead of being enabled by
  default since wlroots-0.16.2-r1.

Closes: https://bugs.gentoo.org/909044
Signed-off-by: Alfred Wingate <parona <AT> protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/33721
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 .../gamescope/{gamescope-3.13.0.ebuild => gamescope-3.13.0-r1.ebuild}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gui-wm/gamescope/gamescope-3.13.0.ebuild 
b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
similarity index 98%
rename from gui-wm/gamescope/gamescope-3.13.0.ebuild
rename to gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
index 652cf3eb3de7..15625aa4cf0f 100644
--- a/gui-wm/gamescope/gamescope-3.13.0.ebuild
+++ b/gui-wm/gamescope/gamescope-3.13.0-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
        =dev-libs/libliftoff-0.4*
        >=dev-libs/wayland-1.21
        >=dev-libs/wayland-protocols-1.17
-       =gui-libs/wlroots-0.16*[X]
+       =gui-libs/wlroots-0.16*[X,libinput(+)]
        >=media-libs/libdisplay-info-0.1.1
        media-libs/libsdl2[video,vulkan]
        media-libs/vulkan-loader

Reply via email to