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-board/chessx/
Date: Fri, 07 Aug 2020 23:24:54
Message-Id: 1596842605.4acad5cd16f4320eecc8476240e67d8a73a2473a.asturm@gentoo
1 commit: 4acad5cd16f4320eecc8476240e67d8a73a2473a
2 Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com>
3 AuthorDate: Fri Jul 24 20:35:12 2020 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 7 23:23:25 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acad5cd
7
8 games-board/chessx: Add missing dependency
9
10 Closes: https://bugs.gentoo.org/732856
11 Package-Manager: Portage-3.0.0, Repoman-2.3.23
12 Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com>
13 Closes: https://github.com/gentoo/gentoo/pull/16804
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 games-board/chessx/{chessx-1.5.4.ebuild => chessx-1.5.4-r1.ebuild} | 1 +
17 1 file changed, 1 insertion(+)
18
19 diff --git a/games-board/chessx/chessx-1.5.4.ebuild b/games-board/chessx/chessx-1.5.4-r1.ebuild
20 similarity index 98%
21 rename from games-board/chessx/chessx-1.5.4.ebuild
22 rename to games-board/chessx/chessx-1.5.4-r1.ebuild
23 index e0d0825a1ae..9293cbb1be7 100644
24 --- a/games-board/chessx/chessx-1.5.4.ebuild
25 +++ b/games-board/chessx/chessx-1.5.4-r1.ebuild
26 @@ -21,6 +21,7 @@ RDEPEND="
27 dev-qt/qtmultimedia:5
28 dev-qt/qtnetwork:5
29 dev-qt/qtprintsupport:5
30 + dev-qt/qtspeech:5
31 dev-qt/qtsvg:5
32 dev-qt/qtwidgets:5
33 dev-qt/qtxml:5