summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess2020-06-10 15:08:44 -0400
committerJoey Hess2020-06-10 15:08:44 -0400
commita077594770132b4a07b168936d07385ff0c618d6 (patch)
treeb18ee77e8594cfe1be10c4b57ee5b7e0618d91ab /debian/control
parent8cda76848192a019529ceee9fcdb45088f9608e8 (diff)
Revert "Added dependency on concurrent-output; removed embedded copy."
This reverts commit dbd3ba3400a3097498252097540ffe8075b00833. Still has the same problem as in 2018!
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control6
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 8e61fd80..5a46822f 100644
--- a/debian/control
+++ b/debian/control
@@ -14,9 +14,10 @@ Build-Depends:
libghc-ifelse-dev,
libghc-network-dev,
libghc-mtl-dev,
+ libghc-transformers-dev,
libghc-exceptions-dev (>= 0.6),
+ libghc-text-dev,
libghc-hashable-dev,
- libghc-concurrent-output-dev,
Maintainer: Joey Hess <id@joeyh.name>
Standards-Version: 3.9.8
Vcs-Git: git://git.joeyh.name/propellor
@@ -36,9 +37,10 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libghc-ifelse-dev,
libghc-network-dev,
libghc-mtl-dev,
+ libghc-transformers-dev,
libghc-exceptions-dev (>= 0.6),
+ libghc-text-dev,
libghc-hashable-dev,
- libghc-concurrent-output-dev,
git (>= 2.0),
Description: property-based host configuration management in haskell
Propellor ensures that the system it's run in satisfies a list of