mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-01 04:36:07 +00:00
README.md: Correct glslang-tools package name
Closes #76, spotted by @artob.
This commit is contained in:
parent
d8428b2544
commit
a6b88595d7
|
@ -1,4 +1,3 @@
|
||||||
|
|
||||||
# Monado - XR Runtime (XRT)
|
# Monado - XR Runtime (XRT)
|
||||||
|
|
||||||
> * Promotional homepage: <https://monado.dev>
|
> * Promotional homepage: <https://monado.dev>
|
||||||
|
@ -33,7 +32,7 @@ Dependencies include:
|
||||||
* Vulkan headers
|
* Vulkan headers
|
||||||
* OpenGL headers
|
* OpenGL headers
|
||||||
* Eigen3
|
* Eigen3
|
||||||
* glslangValidator - Debian/Ubuntu package `glslang-tool`.
|
* glslangValidator - Debian/Ubuntu package `glslang-tools`.
|
||||||
* libusb
|
* libusb
|
||||||
* libudev
|
* libudev
|
||||||
* Video 4 Linux - Debian/Ubuntu package `libv4l-dev`.
|
* Video 4 Linux - Debian/Ubuntu package `libv4l-dev`.
|
||||||
|
|
Loading…
Reference in a new issue