summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9405c5c0446..ef3db9a40dc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,10 +8,10 @@ pkgdesc="A Jupyter kernel for Octave (git version)"
arch=('any')
url="https://github.com/Calysto/octave_kernel"
license=('BSD')
-depends=('jupyter' 'jupyter-metakernel>=0.24.2' 'jupyter-notebook' 'octave')
+depends=('jupyter-metakernel>=0.24.2' 'jupyter-notebook' 'octave')
makedepends=('python-pip')
provides=('jupyter-octave_kernel')
-optdepends=('gnuplot: for making plots' 'jupyterlab-git: JupyterLab computational environment')
+optdepends=('jupyterlab-git: JupyterLab computational environment')
source=("git+${url}.git")
sha256sums=('SKIP')