summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorColin Arnott2020-12-01 09:44:01 +0000
committerColin Arnott2020-12-01 09:44:01 +0000
commit7705eda0a4ae3e3d05ca52e642614733fd5f337e (patch)
treea25a6a3feb3521454399ef8300f112ff13c7d646 /PKGBUILD
parentae2631fc4cfb8748a09ff800ee5d10733106365d (diff)
downloadaur-7705eda0a4ae3e3d05ca52e642614733fd5f337e.tar.gz
2.3.5-2
add glfw depends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4bb58a3b352b..d3344b8cf29e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgname=icesl
pkgver=2.3.5
_id=38252
-pkgrel=1
+pkgrel=2
pkgdesc="A GPU accelerated modeler and slicer for 3D printing"
arch=('x86_64')
url="https://icesl.loria.fr"
license=('custom')
-depends=('qt4' 'freeglut' 'glu' 'libpng' 'zlib' 'freetype2' 'libxext' 'perl')
+depends=('qt4' 'freeglut' 'glu' 'libpng' 'zlib' 'freetype2' 'libxext' 'perl' 'glfw')
source=("https://gforge.inria.fr/frs/download.php/file/${_id}/${pkgname}-${pkgver}-amd64.zip")
sha512sums=('e3078f3f55d2d3c6bf7e8823a0942f0012e581e73cb07e94afe3cdec0883587573755dfe903b07e08b5db26e942886bb297447e1de55d47cddefbf2b45f0a76d')