diff options
author | Sam James <sam@gentoo.org> | 2021-04-06 23:14:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-06 23:14:00 +0000 |
commit | 69d7ac851f9bb304a7b9def5146a133effcfba31 (patch) | |
tree | 57ea48c1c8c886b28c145b3f69a5a9cc6471e2ce | |
parent | games-action/descent3-demo: port to EAPI 7, eutils-- (diff) | |
download | gentoo-69d7ac851f9bb304a7b9def5146a133effcfba31.tar.gz gentoo-69d7ac851f9bb304a7b9def5146a133effcfba31.tar.bz2 gentoo-69d7ac851f9bb304a7b9def5146a133effcfba31.zip |
games-action/heretic2: move BDEPEND
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | games-action/heretic2/heretic2-1.06c-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games-action/heretic2/heretic2-1.06c-r2.ebuild b/games-action/heretic2/heretic2-1.06c-r2.ebuild index 6a98959420b9..729e2999cb0a 100644 --- a/games-action/heretic2/heretic2-1.06c-r2.ebuild +++ b/games-action/heretic2/heretic2-1.06c-r2.ebuild @@ -20,7 +20,6 @@ RESTRICT="strip mirror bindist" QA_TEXTRELS="opt/${PN}/base/*.so" -BDEPEND="games-util/loki_patch" RDEPEND=" virtual/opengl amd64? ( @@ -33,6 +32,7 @@ RDEPEND=" x11-libs/libXext ) " +BDEPEND="games-util/loki_patch" src_unpack() { cdrom_get_cds bin/x86/glibc-2.1/${PN} |