diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-12-12 12:19:31 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-12-12 12:19:31 -0400 |
commit | a411c6635f143d4e0fc116d702ce25ce4907d8a5 (patch) | |
tree | 5b696958c776e3b176bfc20b3a6e64463a46e63e /debian/control | |
parent | 0bad32895165644ffe72312810660e8d26cd2ea8 (diff) |
Debian: Build depend on concurrent-output.
In unstable now.
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 17b0a560f..ff065d380 100644 --- a/debian/control +++ b/debian/control @@ -71,6 +71,7 @@ Build-Depends: libghc-tasty-rerun-dev, libghc-optparse-applicative-dev (>= 0.11.0), libghc-torrent-dev, + libghc-concurrent-output-dev, lsof [linux-any], ikiwiki, perlmagick, |