summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorDustin Smith <d.usty360@gmail.com>2023-08-20 12:50:50 -0400
committerJames Le Cuirot <chewi@gentoo.org>2023-08-20 22:54:48 +0100
commita635d7ab31515b8e943e3350936361f6f7dca162 (patch)
treee90ecc18e74a1e47d542421de9a9d2dba5ab6c19 /gui-wm
parentnet-im/gajim: keyword 1.8.1 for ~riscv (diff)
downloadgentoo-a635d7ab31515b8e943e3350936361f6f7dca162.tar.gz
gentoo-a635d7ab31515b8e943e3350936361f6f7dca162.tar.bz2
gentoo-a635d7ab31515b8e943e3350936361f6f7dca162.zip
gui-wm/gamescope: add x11-libs/libXmu to RDEPEND
gamescope needs libXmu to build. I've confirmed in a gentoo/stage3 container that: - the build fails without said package - the build succeeds with said package Closes: https://bugs.gentoo.org/912423 Signed-off-by: Dustin Smith <d.usty360@gmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/gamescope/gamescope-3.11.51.ebuild1
-rw-r--r--gui-wm/gamescope/gamescope-3.12.0.ebuild1
2 files changed, 2 insertions, 0 deletions
diff --git a/gui-wm/gamescope/gamescope-3.11.51.ebuild b/gui-wm/gamescope/gamescope-3.11.51.ebuild
index 724d3bc885d8..c46661baaf0c 100644
--- a/gui-wm/gamescope/gamescope-3.11.51.ebuild
+++ b/gui-wm/gamescope/gamescope-3.11.51.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libxkbcommon
+ x11-libs/libXmu
x11-libs/libXrender
x11-libs/libXres
x11-libs/libXtst
diff --git a/gui-wm/gamescope/gamescope-3.12.0.ebuild b/gui-wm/gamescope/gamescope-3.12.0.ebuild
index b8fe62267052..8de18f8b6b60 100644
--- a/gui-wm/gamescope/gamescope-3.12.0.ebuild
+++ b/gui-wm/gamescope/gamescope-3.12.0.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
x11-libs/libXext
x11-libs/libXfixes
x11-libs/libxkbcommon
+ x11-libs/libXmu
x11-libs/libXrender
x11-libs/libXres
x11-libs/libXtst