summaryrefslogtreecommitdiffstats
path: root/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <bosth@alumni.sfu.ca>2017-06-01 12:00:47 -0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-06-03 07:59:58 +0700
commit372f7da87dd33cfa9e3b0ec89c51c34990084e30 (patch)
tree295e945c581b42fcaac42ba644b974eab6a8cb14 /python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info
parent83fa364980e894fd2885b48792a20f1cd2b4dd95 (diff)
downloadslackbuilds-372f7da87dd33cfa9e3b0ec89c51c34990084e30.tar.gz
slackbuilds-372f7da87dd33cfa9e3b0ec89c51c34990084e30.tar.xz
python/python3-jupyter-ipykernel: Added missing dependencies.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info')
-rw-r--r--python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info
index c5e842b3fa..2886902f38 100644
--- a/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info
+++ b/python/python3-jupyter-ipykernel/python3-jupyter-ipykernel.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/i/ipykernel/ipykernel-4
MD5SUM="0ece8acd7866261b07c3eb58e134b510"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-ipython jupyter-notebook"
+REQUIRES="jupyter-notebook python3-ipython python3-jupyter_client python3-tornado"
MAINTAINER="Benjamin Trigona-Harany"
EMAIL="slackbuilds@jaxartes.net"