rlottie: disable caching

having caching enabled breaks animated stickers in telegram-desktop
This commit is contained in:
John 2019-07-17 17:27:23 +02:00
parent 8d209ed2e5
commit 3259897dc1

View file

@ -2,9 +2,10 @@
pkgname=rlottie
_commit=9be18fbd4047467495af5bd6d83f5b91bc063ea2
version=0.0.20160709
revision=1
revision=2
wrksrc="rlottie-${_commit}"
build_style=cmake
configure_args="-DLOTTIE_CACHE=OFF"
short_desc="Platform independent standalone library that plays Lottie Animation"
maintainer="John <johnz@posteo.net>"
license="LGPL-2.1-or-later, FTL, MIT, JSON, BSD-3-Clause"