gnu: mpv: Remove extra input.
* gnu/packages/video.scm (mpv)[inputs]: Remove vapoursynth.
This commit is contained in:
parent
9a078f4863
commit
f34365b53e
|
@ -834,7 +834,6 @@ SVCD, DVD, 3ivx, DivX 3/4/5, WMV and H.264 movies.")
|
||||||
("mpg123" ,mpg123)
|
("mpg123" ,mpg123)
|
||||||
("pulseaudio" ,pulseaudio)
|
("pulseaudio" ,pulseaudio)
|
||||||
("rsound" ,rsound)
|
("rsound" ,rsound)
|
||||||
("vapoursynth" ,vapoursynth)
|
|
||||||
("waf" ,python-waf)
|
("waf" ,python-waf)
|
||||||
("youtube-dl" ,youtube-dl)
|
("youtube-dl" ,youtube-dl)
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
|
|
Loading…
Reference in New Issue