summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess2017-10-04 13:22:50 -0400
committerJoey Hess2017-10-04 13:22:50 -0400
commitaf148be7226596433f8bee57f7a0002d6b23f4fb (patch)
tree8df7d47d6612b536544dc7540974d3a7b4a84682 /debian
parent422435f505bf0c6c0e00dc85e0bfd2860b79100e (diff)
get deps back in sync
propellor currently still embeds concurrent-output, so the debian package does not need to depend on the library.
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index e6819060..5a041c90 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,6 @@ Build-Depends:
libghc-stm-dev,
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
@@ -44,7 +43,6 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libghc-stm-dev,
libghc-text-dev,
libghc-hashable-dev,
- libghc-concurrent-output-dev,
git,
Description: property-based host configuration management in haskell
Propellor ensures that the system it's run in satisfies a list of