- Explicitly use pytho3 when building
- Enable libva on wayland OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=120
This commit is contained in:
parent
3e28201e34
commit
d48509860b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 2 12:20:01 UTC 2017 - mpluskal@suse.com
|
||||
|
||||
- Explicitly use pytho3 when building
|
||||
- Enable libva on wayland
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 24 18:33:12 UTC 2017 - aloisio@gmx.com
|
||||
|
||||
|
1
mpv.spec
1
mpv.spec
@ -74,6 +74,7 @@ BuildRequires: pkgconfig(libswscale) >= 4.2.100
|
||||
BuildRequires: pkgconfig(libudf)
|
||||
BuildRequires: pkgconfig(libv4l2)
|
||||
BuildRequires: pkgconfig(libva) >= 0.36.0
|
||||
BuildRequires: pkgconfig(libva-wayland) >= 0.36.0
|
||||
BuildRequires: pkgconfig(libva-x11) >= 0.36.0
|
||||
BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(rubberband)
|
||||
|
Loading…
Reference in New Issue
Block a user