mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
OpenSubdiv: add missing makedepends
This commit is contained in:
parent
ad32fc535d
commit
218a33166c
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ build_style=cmake
|
|||
configure_args="-DOpenGL_GL_PREFERENCE=GLVND"
|
||||
# TODO: CUDA/OpenCL support
|
||||
makedepends="libXrandr-devel libXinerama-devel libXcursor-devel zlib-devel
|
||||
libgomp-devel glfw-devel glew-devel tbb-devel"
|
||||
libgomp-devel glfw-devel glew-devel tbb-devel libXxf86vm-devel"
|
||||
short_desc="Open-Source subdivision surface library"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue