commit:     d534aebe8a15559a2000db32e36a758e1f73db89
Author:     Jan Ziak <0xe2.0x9a.0x9b <AT> gmail <DOT> com>
AuthorDate: Sun Jun 16 07:19:26 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 17:27:37 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d534aebe

games-board/pychess: add missing 0.99.4 dependencies

Closes: https://github.com/gentoo/gentoo/pull/12263
Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 .../pychess/{pychess-0.99.4.ebuild => pychess-0.99.4-r1.ebuild}        | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games-board/pychess/pychess-0.99.4.ebuild 
b/games-board/pychess/pychess-0.99.4-r1.ebuild
similarity index 88%
rename from games-board/pychess/pychess-0.99.4.ebuild
rename to games-board/pychess/pychess-0.99.4-r1.ebuild
index 7c7be631cce..92a47ea3a40 100644
--- a/games-board/pychess/pychess-0.99.4.ebuild
+++ b/games-board/pychess/pychess-0.99.4-r1.ebuild
@@ -17,8 +17,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="gstreamer"
 
 DEPEND="
+       dev-python/pexpect[${PYTHON_USEDEP}]
+       dev-python/psutil[${PYTHON_USEDEP}]
        dev-python/pycairo[${PYTHON_USEDEP}]
        dev-python/pygobject:3[${PYTHON_USEDEP}]
+       dev-python/sqlalchemy[${PYTHON_USEDEP},sqlite]
        gnome-base/librsvg:2
        x11-libs/gtksourceview:3.0
        x11-libs/pango

Reply via email to