VirtualGL: require a newer libjpeg-turbo to fix build.
This commit is contained in:
parent
f748cd6fa2
commit
74ce329fb6
@ -6,7 +6,7 @@ build_style=cmake
|
||||
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include
|
||||
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DVGL_LIBDIR=/usr/lib
|
||||
-DVGL_BINDIR=/usr/bin -DVGL_DOCDIR=/usr/share/doc/${pkgname}"
|
||||
makedepends="cmake libXv-devel glu-devel libjpeg-turbo-devel"
|
||||
makedepends="cmake libXv-devel glu-devel libjpeg-turbo-devel>=1.3.0_2"
|
||||
short_desc="Run remote OpenGL applications with full acceleration"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
homepage="http://www.virtualgl.org/"
|
||||
|
Loading…
Reference in New Issue
Block a user