commit: 4acad5cd16f4320eecc8476240e67d8a73a2473a Author: Henrik Pihl <ahvenas <AT> gmail <DOT> com> AuthorDate: Fri Jul 24 20:35:12 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Fri Aug 7 23:23:25 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4acad5cd
games-board/chessx: Add missing dependency Closes: https://bugs.gentoo.org/732856 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Henrik Pihl <ahvenas <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16804 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> games-board/chessx/{chessx-1.5.4.ebuild => chessx-1.5.4-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/games-board/chessx/chessx-1.5.4.ebuild b/games-board/chessx/chessx-1.5.4-r1.ebuild similarity index 98% rename from games-board/chessx/chessx-1.5.4.ebuild rename to games-board/chessx/chessx-1.5.4-r1.ebuild index e0d0825a1ae..9293cbb1be7 100644 --- a/games-board/chessx/chessx-1.5.4.ebuild +++ b/games-board/chessx/chessx-1.5.4-r1.ebuild @@ -21,6 +21,7 @@ RDEPEND=" dev-qt/qtmultimedia:5 dev-qt/qtnetwork:5 dev-qt/qtprintsupport:5 + dev-qt/qtspeech:5 dev-qt/qtsvg:5 dev-qt/qtwidgets:5 dev-qt/qtxml:5
