diff options
author | Joey Hess <joey@kitenet.net> | 2012-06-17 17:15:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-06-17 17:15:56 -0400 |
commit | 91567ab8f6fae75d1590bfd05567e84157887c4b (patch) | |
tree | 07e31acc9b6c97f2e20f78ec70b47cb07c8729f3 /debian | |
parent | bf3339e5b7c26cd24acefdf7c33059433195e1f6 (diff) |
make inotify a build flag etc
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6741ef943..3b142dc5f 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: libghc-ifelse-dev, libghc-bloomfilter-dev, libghc-edit-distance-dev, - libghc-hinotify-dev, + libghc-hinotify-dev [linux-any], libghc-stm-dev, ikiwiki, perlmagick, |