summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4a1224424159..8780d86f4beb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="An interactive molecular viewer for the IPython notebook (git version)"
arch=(any)
url="https://github.com/gabrielelanaro/${_name}"
license=("LGPL2.1")
-depends=(python-numba jupyter-notebook)
+depends=(python-numba python-matplotlib jupyter-notebook python-ipywidgets)
makedepends=(git npm)
source=(git+${url})
sha512sums=('SKIP')