commit:     a6bbd3ee8e76dbb995a19e592c1b52dbe19d8720
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  7 12:21:08 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Mar  7 12:57:50 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6bbd3ee

games-strategy/hedgewars: Add missing DEPEND

Reported-by: Daniel Gulotta <dgulotta <AT> alum.mit.edu>
Closes: https://bugs.gentoo.org/649196
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild 
b/games-strategy/hedgewars/hedgewars-0.9.23-r2.ebuild
index cfb74ccf1df..8087357bde6 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

Reply via email to