The gtk plugin was moved from -bad, make a new subpackage for it.
the mp3 plugins were moved from -ugly, add BuildRequires. build requires GL now for gtkglsink
This commit is contained in:
parent
6bacecf910
commit
04b3cd7c54
@ -48,6 +48,10 @@ BuildRequires: wavpack-devel
|
||||
BuildRequires: libv4l-devel
|
||||
BuildRequires: libvpx-devel >= 1.1.0
|
||||
BuildRequires: gtk3-devel >= 3.4
|
||||
BuildRequires: mesa-libGL-devel
|
||||
BuildRequires: mesa-libGLES-devel
|
||||
BuildRequires: mesa-libGLU-devel
|
||||
BuildRequires: mesa-libEGL-devel
|
||||
BuildRequires: lame-devel
|
||||
BuildRequires: mpg123-devel
|
||||
BuildRequires: twolame-devel
|
||||
@ -296,6 +300,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
* Tue Feb 27 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.1-2
|
||||
- The gtk plugin was moved from -bad, make a new subpackage for it.
|
||||
- the mp3 plugins were moved from -ugly, add BuildRequires.
|
||||
- build requires GL now for gtkglsink
|
||||
|
||||
* Tue Feb 27 2018 Wim Taymans <wtaymans@redhat.com> - 1.13.1-1
|
||||
- Update to 1.13.1
|
||||
|
Loading…
Reference in New Issue
Block a user