recoll: use catdvi

This adds catdvi as a dependency of recoll.  According to the
comments in recoll, "dvitext no longer works".
This commit is contained in:
Adam Joseph
2023-09-15 09:55:57 +02:00
committed by Emery Hemingway
parent 5da2745e24
commit 39e7ddaf19
@@ -5,6 +5,7 @@
, antiword
, bison
, catdoc
, catdvi
, chmlib
, djvulibre
, file
@@ -43,6 +44,7 @@ let filters = {
awk = gawk;
antiword = antiword;
catppt = catdoc;
catdvi = catdvi;
djvused = djvulibre;
djvutxt = djvulibre;
egrep = gnugrep;