Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/qjoypad/
Date: Fri, 12 Jan 2018 10:32:27
Message-Id: 1515753128.326d95291e90e9f1066456f55abad2580d667c0a.asturm@gentoo
1 commit: 326d95291e90e9f1066456f55abad2580d667c0a
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 12 10:31:36 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 12 10:32:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=326d9529
7
8 games-util/qjoypad: Add missing DEPEND
9
10 Closes: https://bugs.gentoo.org/644292
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12
13 games-util/qjoypad/qjoypad-4.3.0.ebuild | 3 ++-
14 1 file changed, 2 insertions(+), 1 deletion(-)
15
16 diff --git a/games-util/qjoypad/qjoypad-4.3.0.ebuild b/games-util/qjoypad/qjoypad-4.3.0.ebuild
17 index 3f027a2a35a..c4578b2cd3d 100644
18 --- a/games-util/qjoypad/qjoypad-4.3.0.ebuild
19 +++ b/games-util/qjoypad/qjoypad-4.3.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -24,6 +24,7 @@ RDEPEND="
27 x11-libs/libXtst
28 "
29 DEPEND="${RDEPEND}
30 + dev-qt/linguist-tools:5
31 x11-proto/inputproto
32 x11-proto/xextproto
33 x11-proto/xproto