libgltf: fix build

Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
Jürgen Buchmüller 2018-06-21 20:47:06 +02:00
parent 70b9b993cf
commit 2fc9c8ba79
No known key found for this signature in database
GPG key ID: 6764EC32352D0647

View file

@ -11,6 +11,7 @@ license="MPL"
homepage="http://www.libreoffice.org"
distfiles="http://dev-www.libreoffice.org/src/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=119e730fbf002dd0eaafa4930167267d7d910aa17f29979ca9ca8b66625fd2da
CXXFLAGS="-DGLM_ENABLE_EXPERIMENTAL"
libgltf-devel_package() {
depends="libgltf>=${version}_${revision} $makedepends"