diff --git a/anda/fusion/ffmpeg/ffmpeg.spec b/anda/fusion/ffmpeg/ffmpeg.spec index e1fc35da3..b003a723a 100644 --- a/anda/fusion/ffmpeg/ffmpeg.spec +++ b/anda/fusion/ffmpeg/ffmpeg.spec @@ -117,6 +117,7 @@ Source2: https://ffmpeg.org/ffmpeg-devel.asc %endif # We don't endorse adding this patch but fedora insists on breaking the ffmpeg ABI #Patch0: https://raw.githubusercontent.com/terrapkg/pkg-ffmpeg/%terrasrc_commit/ffmpeg-chromium.patch +Patch1: https://git.ffmpeg.org/gitweb/ffmpeg.git/patch/099f88b8641dfc299f3896d17d9addc5b9ae7799 Conflicts: %{name}-free Provides: %{name}-bin = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release} @@ -474,7 +475,7 @@ cp -pr doc/examples/{*.c,Makefile,README} _doc/examples/ %endif || cat ffbuild/config.log -%make_build V=1 CFLAGS="$CFLAGS -Wno-incompatible-pointer-types" +%make_build V=1 make documentation V=1 make alltools V=1