diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-17 12:10:46 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-17 12:10:46 -0400 |
commit | c51f91b962aa79a4246b08ee16ad2c53a91e958a (patch) | |
tree | 90b2564c9749cfa0c940b05c32eb9a44ea867273 /debian/control | |
parent | 30096352a925b9b51248ccd00fae0917364991be (diff) |
add new dep
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 f9d27243a..4fdee49f9 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Build-Depends: libghc-ifelse-dev, libghc-bloomfilter-dev, libghc-edit-distance-dev, + libghc-extensible-exceptions-dev, libghc-hinotify-dev [linux-any], libghc-stm-dev (>= 2.3), libghc-dbus-dev (>= 0.10.3) [linux-any], |