summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Kaiser2020-06-15 10:58:23 +0200
committerMarkus Kaiser2020-06-15 10:58:23 +0200
commit47f630e7baf96a77ee3434f8609d5ad4f5cbb522 (patch)
tree5e5e6adcd166beee6d99ba971e4f72209509a08f
parentcb4c37f4a235c1e30a01a02c4dd9e893214ca165 (diff)
downloadaur-47f630e7baf96a77ee3434f8609d5ad4f5cbb522.tar.gz
Add new dependencies
-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')