diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-19 13:01:41 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-19 13:04:33 -0400 |
commit | f20a40f9d4a4574c9f88dac8fd02b73d7f594b8b (patch) | |
tree | 7568c61c06eec039a0ff4a52fff7abe795c0bfa9 /debian/control | |
parent | e2c86a4b582bf222a51e9bb9066edce204d68ac8 (diff) |
MountWatcher thread
Currently only prints mount points when mounts happen.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 79702ed29..35cbfde05 100644 --- a/debian/control +++ b/debian/control @@ -22,6 +22,7 @@ Build-Depends: libghc-edit-distance-dev, libghc-hinotify-dev [linux-any], libghc-stm-dev (>= 2.3), + libghc-dbus-dev, ikiwiki, perlmagick, git, |