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 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")