repo/gentoo:master commit in: games-fps/ut2004-data/
"James Le Cuirot" <[email protected]> Mon, 03 Aug 2026 22:29:15 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785796114.5431f1ae77b56afe54ec7ad9388c933e9855d84e.chewi@gentoo> |
commit: 5431f1ae77b56afe54ec7ad9388c933e9855d84e
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 13:40:39 2026 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 22:28:34 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5431f1ae
games-fps/ut2004-data: Simplify BDEPEND
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
games-fps/ut2004-data/ut2004-data-3369.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/games-fps/ut2004-data/ut2004-data-3369.ebuild b/games-fps/ut2004-data/ut2004-data-3369.ebuild
index 098dab57c1e9..a7dd31e91103 100644
--- a/games-fps/ut2004-data/ut2004-data-3369.ebuild
+++ b/games-fps/ut2004-data/ut2004-data-3369.ebuild
@@ -30,12 +30,11 @@ UT_DEPEND=">=games-fps/ut2004-3374_pre23"
BDEPEND="
${UT_DEPEND}
- cdinstall? ( app-arch/unshield )
gog? ( app-arch/innoextract )
- !cdinstall? ( !gog? (
+ !gog? (
app-arch/libarchive
app-arch/unshield
- ) )
+ )
"
RDEPEND="
${UT_DEPEND}