summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fab59e8f06b8..63804de1243a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,11 +31,10 @@ depends=(
'bzip2' 'cgal' 'glew' 'glu' 'openssl' 'qt5-base' 'qt5-declarative' 'qt5-script' 'qt5-xmlpatterns' 'xerces-c'
'patchelf' 'gmp' 'mpfr' 'mesa'
)
-makedepends=('boost' 'cmake' 'eigen' 'ninja' 'git' 'muparser' 'lib3ds' 'mpir' 'openctm-tools' 'gcc12')
+makedepends=('boost' 'cmake' 'eigen' 'ninja' 'git' 'muparser' 'lib3ds' 'openctm-tools' 'gcc12')
optdepends=('lib3ds: for Autodesk`s 3D-Studio r3 and r4 .3DS file support'
'muparser: for filer_func plugins'
- 'mpir: for Constructive Solid Geometry operation filters')
-#also create openctm(aur) jhead-lib structuresynth-lib to handle last dep
+ )
source=("$_name::git+https://github.com/cnr-isti-vclab/meshlab.git${_fragment}")
sha256sums=('SKIP')