summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-10 13:46:34 +0000
committerSam James <sam@gentoo.org>2021-04-10 13:55:32 +0000
commit250b6c18b161f3ae5263a946de34e70cd7d6afc5 (patch)
treeb0930a3644ce95fb2f8ced522eb937052d7de031
parentdev-ada/gnat-suite-bin: add missing sys-libs/gdbm, sys-libs/ncurses-compat deps (diff)
downloadgentoo-250b6c18b161f3ae5263a946de34e70cd7d6afc5.tar.gz
gentoo-250b6c18b161f3ae5263a946de34e70cd7d6afc5.tar.bz2
gentoo-250b6c18b161f3ae5263a946de34e70cd7d6afc5.zip
games-fps/ezquake-bin: add missing x11-libs/libXpm dep
Closes: https://bugs.gentoo.org/750329 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild (renamed from games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild)11
1 files changed, 6 insertions, 5 deletions
diff --git a/games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild b/games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild
index f84c116cd555..2a31a079e3b6 100644
--- a/games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild
+++ b/games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild
@@ -26,14 +26,15 @@ RESTRICT="strip mirror"
DEPEND="cdinstall? ( games-fps/quake1-data )"
RDEPEND="
- ${DEPEND}
- virtual/opengl
- x11-libs/libXxf86dga
- x11-libs/libXxf86vm
+ ${DEPEND}
+ virtual/opengl
+ x11-libs/libXpm
+ x11-libs/libXxf86dga
+ x11-libs/libXxf86vm
"
MY_DIR=opt/${PN}
-QA_PREBUILT="${MY_DIR:1}/ezquake*"
+QA_PREBUILT="${MY_DIR}/ezquake*"
src_unpack() {
unpack ${A}