diff --git a/mpv.changes b/mpv.changes index 9327b01..90a096d 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Dec 11 11:14:24 UTC 2015 - tchvatal@suse.com + +- Remove mpg123 as dependency, thus losing need of being on packman. + We use the mad implementation anyway if we had FPU and everything + we support has to have it anyway. + ------------------------------------------------------------------- Fri Dec 11 11:09:13 UTC 2015 - tchvatal@suse.com diff --git a/mpv.spec b/mpv.spec index de610c8..8d44ea7 100644 --- a/mpv.spec +++ b/mpv.spec @@ -89,9 +89,6 @@ BuildRequires: pkgconfig(zlib) # Used via LUA scripts Recommends: youtube-dl BuildRoot: %{_tmppath}/%{name}-%{version}-build -%if 0%{?BUILD_ORIG} -BuildRequires: pkgconfig(libmpg123) -%endif # PDF manual. # JIT for lua. %if 0%{?suse_version} > 1310