public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-fps/ezquake-bin/
@ 2021-04-10 13:55 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-10 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     250b6c18b161f3ae5263a946de34e70cd7d6afc5
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 10 13:46:34 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Apr 10 13:55:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=250b6c18

games-fps/ezquake-bin: add missing x11-libs/libXpm dep

Closes: https://bugs.gentoo.org/750329
Signed-off-by: Sam James <sam <AT> gentoo.org>

 .../{ezquake-bin-2.2-r1.ebuild => ezquake-bin-2.2-r2.ebuild}  | 11 ++++++-----
 1 file 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
similarity index 93%
rename from games-fps/ezquake-bin/ezquake-bin-2.2-r1.ebuild
rename to games-fps/ezquake-bin/ezquake-bin-2.2-r2.ebuild
index f84c116cd55..2a31a079e3b 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}


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-10 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-10 13:55 [gentoo-commits] repo/gentoo:master commit in: games-fps/ezquake-bin/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox