Commit 39e7ddaf authored by Adam Joseph's avatar Adam Joseph Committed by Emery Hemingway
Browse files

recoll: use catdvi

This adds catdvi as a dependency of recoll.  According to the
comments in recoll, "dvitext no longer works".
parent 5da2745e
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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;