commit:     326d95291e90e9f1066456f55abad2580d667c0a
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 12 10:31:36 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jan 12 10:32:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326d9529

games-util/qjoypad: Add missing DEPEND

Closes: https://bugs.gentoo.org/644292
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 games-util/qjoypad/qjoypad-4.3.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/games-util/qjoypad/qjoypad-4.3.0.ebuild 
b/games-util/qjoypad/qjoypad-4.3.0.ebuild
index 3f027a2a35a..c4578b2cd3d 100644
--- a/games-util/qjoypad/qjoypad-4.3.0.ebuild
+++ b/games-util/qjoypad/qjoypad-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -24,6 +24,7 @@ RDEPEND="
        x11-libs/libXtst
 "
 DEPEND="${RDEPEND}
+       dev-qt/linguist-tools:5
        x11-proto/inputproto
        x11-proto/xextproto
        x11-proto/xproto

Reply via email to