- 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.

OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal 2015-12-11 11:15:13 +00:00 committed by Git OBS Bridge
parent c28429924f
commit fee6c9a666
2 changed files with 7 additions and 3 deletions

View File

@ -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

View File

@ -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