- Also depend on exact version of libavformat
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=57
This commit is contained in:
parent
5fbf76aa50
commit
b31b13bb44
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 07:45:36 UTC 2016 - idonmez@suse.com
|
||||
|
||||
- Also depend on exact version of libavformat
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 18:17:38 UTC 2016 - aloisio@gmx.com
|
||||
|
||||
|
1
mpv.spec
1
mpv.spec
@ -94,6 +94,7 @@ BuildRequires: pkgconfig(zlib)
|
||||
# we need to rebuild with every new minor version of ffmpeg
|
||||
# update soname once it changes
|
||||
Requires: %(rpm -qf $(readlink -f %{_libdir}/libavcodec.so) --qf "%%{name} = %%{version}")
|
||||
Requires: %(rpm -qf $(readlink -f %{_libdir}/libavformat.so) --qf "%%{name} = %%{version}")
|
||||
# Used via LUA scripts
|
||||
Recommends: youtube-dl
|
||||
# Obsoletion of mplayer2 that is dead for 2 years now
|
||||
|
Loading…
Reference in New Issue
Block a user