Skip to content
Snippets Groups Projects
Unverified Commit 08899ee9 authored by Rutger Helling's avatar Rutger Helling
Browse files

gnu: mpv: Add vulkan-headers.

* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
parent b1eb1ba9
No related branches found
No related tags found
No related merge requests found
...@@ -1122,6 +1122,7 @@ (define-public mpv ...@@ -1122,6 +1122,7 @@ (define-public mpv
("pulseaudio" ,pulseaudio) ("pulseaudio" ,pulseaudio)
("rsound" ,rsound) ("rsound" ,rsound)
("shaderc" ,shaderc) ("shaderc" ,shaderc)
("vulkan-headers" ,vulkan-headers)
("vulkan-loader" ,vulkan-loader) ("vulkan-loader" ,vulkan-loader)
("waf" ,python-waf) ("waf" ,python-waf)
("wayland" ,wayland) ("wayland" ,wayland)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment