]> git.ipfire.org Git - ipfire-2.x.git/commit
ffmpeg: Fix build problem from updated texinfo
authorAdolf Belka <adolf.belka@ipfire.org>
Fri, 10 Nov 2023 11:00:53 +0000 (12:00 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Wed, 22 Nov 2023 21:41:02 +0000 (21:41 +0000)
commit9b9433f306b580ce457278ad0a58aabf71b8a523
treeb38ea1723e5262ff72a19c159f3591a817da0b7d
parent2596a514b25e31e0a6944fbc88cd731e6b477c26
ffmpeg: Fix build problem from updated texinfo

- With the 7.1 version of texinfo function names have changed which caused ffmpeg to fail
   to build. There were some unofficial patches to fix ffmpeg to work with the new texinfo
   but the simplest solution was to stop the docs being built in the configure command.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
config/rootfiles/packages/ffmpeg
lfs/ffmpeg