Version build dependency on STM, and allow building without it, which disables the watch command.

This commit is contained in:
Joey Hess 2012-06-26 09:15:47 -04:00
parent 6168795c1a
commit 41fcb3d852
7 changed files with 27 additions and 6 deletions

2
debian/control vendored
View file

@ -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,