%build: --disable-gtk-doc to workaround FTBFS (hopefully temporary)
This commit is contained in:
parent
fdd477f122
commit
ee5fb206e8
@ -118,7 +118,7 @@ NOCONFIGURE=1 \
|
||||
--enable-experimental \
|
||||
--disable-fatal-warnings \
|
||||
--disable-silent-rules \
|
||||
--enable-gtk-doc \
|
||||
--disable-gtk-doc \
|
||||
--enable-orc
|
||||
|
||||
%make_build V=1
|
||||
@ -469,6 +469,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/gst-play-1.0
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Mar 07 2019 Rex Dieter <rdieter@fedoraproject.org> - 1.15.2-1
|
||||
- %%build: --disable-gtk-doc to workaround FTBFS (hopefully temporary)
|
||||
|
||||
* Fri Mar 01 2019 Wim Taymans <wtaymans@redhat.com> - 1.15.2-1
|
||||
- Update to 1.15.2
|
||||
- Add egl-wayland dep
|
||||
|
Loading…
Reference in New Issue
Block a user