summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGrey Christoforo2017-05-02 18:24:02 +0100
committerGrey Christoforo2017-05-02 18:24:02 +0100
commit2b8cc3b9dfff5ea99a257c18798bde8ca6e27abc (patch)
tree3085a0a991fff5f1ec9a1648366bb17a98731ac3 /PKGBUILD
parent2c750081aca4f9bc30b48fc9dc0d4e354028c31e (diff)
downloadaur-2b8cc3b9dfff5ea99a257c18798bde8ca6e27abc.tar.gz
add glu
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1fcbc92f1a6..7a2a01084a66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
pkgname=oce
pkgver=0.18
-pkgrel=1
+pkgrel=2
pkgdesc="Open CASCADE Community Edition: patches/improvements/experiments contributed by users over the official Open CASCADE library."
url="https://github.com/tpaviot/oce"
arch=('i686' 'x86_64')
license=('GPLv2.1')
makedepends=('cmake')
-depends=('intel-tbb' 'gl2ps' 'freeimage' 'tk')
+depends=('intel-tbb' 'gl2ps' 'freeimage' 'tk' 'glu')
source=(https://github.com/tpaviot/${pkgname}/archive/OCE-${pkgver}.tar.gz 99_oce.sh 99_oce.conf)
md5sums=('3f78b67d252449b5eb8155b491bcaabd'
'606e400a97d9947459e4de2eca65f04c'