summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorsasvari2019-01-17 22:42:13 +0100
committersasvari2019-01-17 22:42:13 +0100
commit891bb9cd5db5de5dcf0b8f721e4715f56bbd2938 (patch)
tree2f0d27d030bebf1b66af77261e2167e23ac91dd6 /PKGBUILD
parent47ff348fd2bc6fa076317f12d497953370fe2f6a (diff)
downloadaur-891bb9cd5db5de5dcf0b8f721e4715f56bbd2938.tar.gz
new revision
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f08d3f64b360..5614b1819412 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Nazca module for photonic integrated circuit design."
arch=(any)
url="https://nazca-design.org/"
license=("AGPLv3+")
-depends=("python" "python-pyclipper")
+depends=("python" "python-pyclipper" "python-pandas" "python-matplotlib" "python-pillow" "ipython")
sha256sums=('51980706f8e4051d7ed2af9511a28eaf6e05acbcdaa782afb116a26a8509344b')
source=("https://nazca-design.org/dist/$pkg-$pkgver.zip")