summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2021-06-04 13:55:16 -0400
committerAdam Goldsmith2021-06-04 13:58:06 -0400
commit789f1d083407bc3b0c59cd2bb19cb70c741629e3 (patch)
tree83045426c9edae4fd55c470175b318a664c737a4 /PKGBUILD
parentc05c7e047805546e1b6d1eff9ae47396f751d7d8 (diff)
downloadaur-789f1d083407bc3b0c59cd2bb19cb70c741629e3.tar.gz
Add new vtk and python-equation dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6228822fc6db..39465c5c0acb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="An open source solution for artistic CAM"
license=("GPL2")
arch=(any)
-depends=('blender' 'python' 'python-shapely' 'python-numpy')
+depends=('blender' 'python' 'python-equation' 'python-shapely' 'python-numpy' 'vtk')
url="http://blendercam.blogspot.com/"
install="blendercam-git.install"
source=("git+https://github.com/vilemnovak/blendercam.git")