summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-strategy/openra/openra-20190314.ebuild')
-rw-r--r--games-strategy/openra/openra-20190314.ebuild9
1 files changed, 5 insertions, 4 deletions
diff --git a/games-strategy/openra/openra-20190314.ebuild b/games-strategy/openra/openra-20190314.ebuild
index 3dfb6054218d..d092f8fb2446 100644
--- a/games-strategy/openra/openra-20190314.ebuild
+++ b/games-strategy/openra/openra-20190314.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
@@ -40,11 +40,12 @@ KEYWORDS="~amd64 ~x86"
IUSE="+debug geoip"
RESTRICT="mirror test"
-BDEPEND=">=dev-lang/mono-4.2"
-
+BDEPEND="
+ app-arch/unzip
+ >=dev-lang/mono-4.2
+"
DEPEND="${BDEPEND}
dev-dotnet/libgdiplus"
-
RDEPEND="${DEPEND}
app-misc/ca-certificates
=dev-lang/lua-5.1*:0