mpv: Remove unsupported flags
This commit is contained in:
parent
a5cec3a282
commit
a52e165229
1 changed files with 0 additions and 2 deletions
|
@ -286,8 +286,6 @@ in genAttrs [
|
||||||
sdl2Support = false;
|
sdl2Support = false;
|
||||||
vdpauSupport = false;
|
vdpauSupport = false;
|
||||||
x11Support = false;
|
x11Support = false;
|
||||||
xineramaSupport = false;
|
|
||||||
xvSupport = false;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
mpv = final.mpv-unwrapped.wrapper {
|
mpv = final.mpv-unwrapped.wrapper {
|
||||||
|
|
Loading…
Reference in a new issue