summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Ziak <0xe2.0x9a.0x9b@gmail.com>2019-06-16 09:19:26 +0200
committerDavid Seifert <soap@gentoo.org>2019-06-16 19:27:37 +0200
commitd534aebe8a15559a2000db32e36a758e1f73db89 (patch)
treee3facb8df06322ed24c0b3257af7c2b72fd1dfc7 /games-board
parentnet-libs/libtelnet: Update live ebuild (diff)
downloadgentoo-d534aebe8a15559a2000db32e36a758e1f73db89.tar.gz
gentoo-d534aebe8a15559a2000db32e36a758e1f73db89.tar.bz2
gentoo-d534aebe8a15559a2000db32e36a758e1f73db89.zip
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@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'games-board')
-rw-r--r--games-board/pychess/pychess-0.99.4-r1.ebuild (renamed from games-board/pychess/pychess-0.99.4.ebuild)3
1 files changed, 3 insertions, 0 deletions
diff --git a/games-board/pychess/pychess-0.99.4.ebuild b/games-board/pychess/pychess-0.99.4-r1.ebuild
index 7c7be631cce4..92a47ea3a408 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