gnu: mpv: Remove extra input.

* gnu/packages/video.scm (mpv)[inputs]: Remove vapoursynth.
This commit is contained in:
Efraim Flashner 2016-09-12 22:31:15 +03:00
parent 9a078f4863
commit f34365b53e
No known key found for this signature in database
GPG Key ID: F4C1D3917EACEE93
1 changed files with 0 additions and 1 deletions

View File

@ -834,7 +834,6 @@ SVCD, DVD, 3ivx, DivX 3/4/5, WMV and H.264 movies.")
("mpg123" ,mpg123)
("pulseaudio" ,pulseaudio)
("rsound" ,rsound)
("vapoursynth" ,vapoursynth)
("waf" ,python-waf)
("youtube-dl" ,youtube-dl)
("zlib" ,zlib)))