OpenSubdiv: add missing makedepends

This commit is contained in:
Đoàn Trần Công Danh 2022-01-11 18:37:57 +07:00
parent ad32fc535d
commit 218a33166c

View file

@ -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"