summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:21:37 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:09 +0100
commitefda09426fc4b41450bdf949e70bdb935cab3a09 (patch)
tree1f0fb937b92ec49d3228330cc1c06a177cb4bebd /games-misc
parentgames-fps/ut2004-data: eutils-- (diff)
downloadgentoo-efda09426fc4b41450bdf949e70bdb935cab3a09.tar.gz
gentoo-efda09426fc4b41450bdf949e70bdb935cab3a09.tar.bz2
gentoo-efda09426fc4b41450bdf949e70bdb935cab3a09.zip
games-misc/exult-sound: use BDEPEND for app-arch/unzip
Package-Manager: Portage-3.0.14-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'games-misc')
-rw-r--r--games-misc/exult-sound/exult-sound-0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-misc/exult-sound/exult-sound-0-r2.ebuild b/games-misc/exult-sound/exult-sound-0-r2.ebuild
index e10508635718..379625fd6db1 100644
--- a/games-misc/exult-sound/exult-sound-0-r2.ebuild
+++ b/games-misc/exult-sound/exult-sound-0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-DEPEND="app-arch/unzip"
+BDEPEND="app-arch/unzip"
S="${WORKDIR}"