summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-03-07 13:21:08 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2018-03-07 13:57:50 +0100
commita6bbd3ee8e76dbb995a19e592c1b52dbe19d8720 (patch)
tree868e01392eafb0a891d1247cf27022a3dcec4268 /games-strategy
parentgames-strategy/hedgewars: Requires media-libs/sdl2-mixer[vorbis] (diff)
downloadgentoo-a6bbd3ee8e76dbb995a19e592c1b52dbe19d8720.tar.gz
gentoo-a6bbd3ee8e76dbb995a19e592c1b52dbe19d8720.tar.bz2
gentoo-a6bbd3ee8e76dbb995a19e592c1b52dbe19d8720.zip
games-strategy/hedgewars: Add missing DEPEND
Reported-by: Daniel Gulotta <dgulotta@alum.mit.edu> Closes: https://bugs.gentoo.org/649196 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'games-strategy')
-rw-r--r--games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild b/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild
index cfb74ccf1dfc..8087357bde63 100644
--- a/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild
+++ b/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild
@@ -40,7 +40,8 @@ CDEPEND="
libav? ( media-video/libav:= )
!libav? ( media-video/ffmpeg:= )"
DEPEND="${CDEPEND}
- >=dev-lang/fpc-2.4"
+ >=dev-lang/fpc-2.4
+ dev-qt/linguist-tools:5"
RDEPEND="${CDEPEND}
app-arch/xz-utils
>=media-fonts/dejavu-2.28