mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
VirtualGL: remove CMAKE_INSTALL_LIBDIR in configure_args
This commit is contained in:
parent
13b085be7c
commit
76cfd3a52c
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ version=2.6.2
|
||||||
revision=4
|
revision=4
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
|
configure_args="-DTJPEG_INCLUDE_DIR=/usr/include -DVGL_SYSTEMGLX=ON
|
||||||
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so -DCMAKE_INSTALL_LIBDIR=/usr/lib
|
-DTJPEG_LIBRARY=/usr/lib/libturbojpeg.so
|
||||||
-DVGL_SYSTEMFLTK=ON -DVGL_USESSL=ON"
|
-DVGL_SYSTEMFLTK=ON -DVGL_USESSL=ON"
|
||||||
makedepends="libXv-devel glu-devel libjpeg-turbo-devel MesaLib-devel
|
makedepends="libXv-devel glu-devel libjpeg-turbo-devel MesaLib-devel
|
||||||
libXtst-devel fltk-devel openssl-devel"
|
libXtst-devel fltk-devel openssl-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue