Control: tags -1 +patch I suspect this patch will solve the problem:
Index: libtheora/lib/Makefile.am =================================================================== --- libtheora.orig/lib/Makefile.am 2020-04-14 23:43:02.000000000 +0200 +++ libtheora/lib/Makefile.am 2020-04-14 23:46:58.799385927 +0200 @@ -79,6 +79,7 @@ apiwrapper.c \ fragment.c \ idct.c \ + info.c \ internal.c \ state.c \ quant.c \ -- Happy hacking Petter Reinholdtsen