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:
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;
|
||||
|
||||
Reference in New Issue
Block a user