summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 13:21:43 +0100
committerSam James <sam@gentoo.org>2021-04-18 07:02:12 +0100
commita00b16b9f7c45e278efaaadf9c4f45453960b2a5 (patch)
tree60e360b6c417c3b3bcede6a185404d10deceb87a /games-rpg/baldurs-gate-ee
parentgames-rpg/baldurs-gate-ee: eutils->{desktop, wrapper} (diff)
downloadgentoo-a00b16b9f7c45e278efaaadf9c4f45453960b2a5.tar.gz
gentoo-a00b16b9f7c45e278efaaadf9c4f45453960b2a5.tar.bz2
gentoo-a00b16b9f7c45e278efaaadf9c4f45453960b2a5.zip
games-rpg/baldurs-gate-ee: 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-rpg/baldurs-gate-ee')
-rw-r--r--games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild
index 46669623b8ff..54dbbe7d27ed 100644
--- a/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild
+++ b/games-rpg/baldurs-gate-ee/baldurs-gate-ee-2.5.23121.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit desktop eutils unpacker
+inherit desktop unpacker wrapper
DESCRIPTION="Baldur's Gate: Enhanced Edition"
HOMEPAGE="https://www.baldursgate.com/"
@@ -14,12 +14,12 @@ SLOT="0"
KEYWORDS="-* ~amd64 ~x86"
RESTRICT="bindist fetch"
-DEPEND="app-arch/unzip"
RDEPEND="dev-libs/expat
dev-libs/openssl:0
media-libs/openal
virtual/opengl
x11-libs/libX11"
+BDEPEND="app-arch/unzip"
QA_PRESTRIPPED="/opt/${PN}/BaldursGate\(64\)\?"