Version build dependency on STM, and allow building without it, which disables the watch command.
This commit is contained in:
parent
6168795c1a
commit
41fcb3d852
7 changed files with 27 additions and 6 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -21,7 +21,7 @@ Build-Depends:
|
|||
libghc-bloomfilter-dev,
|
||||
libghc-edit-distance-dev,
|
||||
libghc-hinotify-dev [linux-any],
|
||||
libghc-stm-dev,
|
||||
libghc-stm-dev (>= 2.3),
|
||||
ikiwiki,
|
||||
perlmagick,
|
||||
git,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue