Skip to content

Commit

Permalink
Merge branch 'jb40807' into 'master'
Browse files Browse the repository at this point in the history
[webp] Enable WebP plugin. JB#40807

See merge request !6
  • Loading branch information
Andrew Branson committed Jan 23, 2018
2 parents 8ca9a5f + 1cb4f40 commit b664e7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/gst-plugins-bad.spec
Expand Up @@ -30,6 +30,7 @@ BuildRequires: pkgconfig(wayland-egl)
BuildRequires: pkgconfig(glesv2)
BuildRequires: pkgconfig(egl)
BuildRequires: pkgconfig(opus)
BuildRequires: pkgconfig(libwebp)
BuildRequires: pkgconfig(xkbcommon)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(libssl)
Expand Down Expand Up @@ -154,6 +155,7 @@ rm -rf $RPM_BUILD_ROOT
#%{_libdir}/gstreamer-%{majorminor}/libgstdashdemux.so
#%{_libdir}/gstreamer-%{majorminor}/libgstsmoothstreaming.so
%{_libdir}/gstreamer-%{majorminor}/libgsttimecode.so
%{_libdir}/gstreamer-%{majorminor}/libgstwebp.so
%{_libdir}/libgstphotography-%{majorminor}.so.*
%{_libdir}/libgstcodecparsers-%{majorminor}.so.*
%{_libdir}/libgstinsertbin-%{majorminor}.so.*
Expand Down

0 comments on commit b664e7e

Please sign in to comment.