summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdam Goldsmith2020-01-01 21:29:34 -0500
committerAdam Goldsmith2020-01-01 21:29:44 -0500
commit33d1304f9e1be38c59f27cbf488dd6090bd56830 (patch)
treeeafd1e6a018c2087ba27a08cf27b6e1c730a31b3 /PKGBUILD
parent7a892dfab53e11478219d916b0bb0da2241e7a94 (diff)
downloadaur-33d1304f9e1be38c59f27cbf488dd6090bd56830.tar.gz
Add python-trimesh optdepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eebb4814cf5c..1fce79216184 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,8 @@ makedepends=('git' 'cmake')
optdepends=('python-zeroconf: Detecting mDNS printers'
'cura-binary-data-git: Firmwares and translations'
'python-pyserial: USB printing'
- 'cura-fdm-materials-git: Default Materials')
+ 'cura-fdm-materials-git: Default Materials'
+ 'python-trimesh: Reading AMF files')
source=('git+https://github.com/Ultimaker/Cura.git')
md5sums=('SKIP')