depend on 'which'
This commit is contained in:
parent
960ed5b06b
commit
6a1d5dcc26
|
@ -7,6 +7,6 @@ Build-Depends: debhelper (>= 9)
|
|||
|
||||
Package: mdcheckr
|
||||
Architecture: all
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, pandoc, curl, libxml2-utils
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, pandoc, curl, libxml2-utils, which
|
||||
Description:
|
||||
check markdown files for broken links and other errors
|
||||
|
|
Loading…
Reference in New Issue