mpv-player fix dep
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
<Description>mpv has Wayland support, Improved OpenGL output, Support for libavfilter (for video->video and audio->audio). This allows using most of FFmpeg's filters, which improve greatly on the old MPlayer filters in features, performance, and correctness.is a movie player that can run on many platforms. Improved OpenGL output. More correct color reproduction (color matrix generation), including support for BT.2020 (Ultra HD) and linear XYZ (Digital Cinema) inputs.</Description>
|
||||
<Archive sha1sum="1cf3d2c86139ebea3facce594fa0c64c54a4f45e" type="targz">https://github.com/mpv-player/mpv/archive/v0.31.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>libzimg-devel</Dependency>
|
||||
<Dependency>mesa-devel</Dependency>
|
||||
<Dependency>ffmpeg-devel</Dependency>
|
||||
<Dependency>wayland-devel</Dependency>
|
||||
<Dependency>libarchive-devel</Dependency>
|
||||
@@ -71,6 +73,8 @@
|
||||
<Package>
|
||||
<Name>mpv-player</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>libzimg</Dependency>
|
||||
<Dependency>mesa</Dependency>
|
||||
<Dependency>wayland</Dependency>
|
||||
<Dependency>libarchive</Dependency>
|
||||
<Dependency>lua52</Dependency>
|
||||
|
||||
Reference in New Issue
Block a user