VirtualGL: rebuild against OpenSSL
This commit is contained in:
parent
0ee51f6788
commit
3cee912c5a
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'VirtualGL'
|
||||
pkgname=VirtualGL
|
||||
version=2.6.2
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=cmake
|
||||
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
|
||||
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DCMAKE_INSTALL_LIBDIR=/usr/lib
|
||||
-DVGL_SYSTEMFLTK=ON -DVGL_USESSL=ON"
|
||||
makedepends="libXv-devel glu-devel libjpeg-turbo-devel MesaLib-devel
|
||||
libXtst-devel fltk-devel libressl-devel"
|
||||
libXtst-devel fltk-devel openssl-devel"
|
||||
short_desc="Run remote OpenGL applications with full acceleration"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="LGPL-2.1-or-later"
|
||||
|
|
Loading…
Reference in a new issue