summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73760eade463..05061d05bf84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,8 @@ pkgdesc="Stop plotting your data - annotate your data and let it visualize itsel
arch=("any")
url="http://holoviews.org"
license=('BSD')
-depends=('python-numpy' 'python-param' 'python-pyviz_comms')
+depends=('python-numpy' 'python-param' 'python-pandas' 'python-panel' 'python-pyviz_comms')
+makedepends=('python-pyct')
options=(!emptydirs)
source=('https://files.pythonhosted.org/packages/9b/ad/aec5011cc02803e50b11c4967b1b2c2fba8c4e5e0f6f2d9f96db3e29cc3b/holoviews-1.13.2.tar.gz')
sha256sums=('cf2dd426cdc08bf2ca669268ca0432634574429e5b143314ee06ad88c5382802')