summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control32
1 files changed, 18 insertions, 14 deletions
diff --git a/debian/control b/debian/control
index 77bd7eae..5a041c90 100644
--- a/debian/control
+++ b/debian/control
@@ -6,17 +6,19 @@ Build-Depends:
git,
ghc (>= 7.6),
cabal-install,
- libghc-ansi-terminal-dev,
libghc-async-dev,
- libghc-concurrent-output-dev,
- libghc-exceptions-dev (>= 0.6),
- libghc-hashable-dev,
+ libghc-split-dev,
libghc-hslogger-dev,
+ libghc-unix-compat-dev,
+ libghc-ansi-terminal-dev,
libghc-ifelse-dev,
- libghc-mtl-dev,
libghc-network-dev,
- libghc-split-dev,
- libghc-unix-compat-dev,
+ libghc-mtl-dev,
+ libghc-transformers-dev,
+ libghc-exceptions-dev (>= 0.6),
+ libghc-stm-dev,
+ libghc-text-dev,
+ libghc-hashable-dev,
Maintainer: Joey Hess <id@joeyh.name>
Standards-Version: 3.9.8
Vcs-Git: git://git.joeyh.name/propellor
@@ -28,17 +30,19 @@ Section: admin
Depends: ${misc:Depends}, ${shlibs:Depends},
ghc (>= 7.4),
cabal-install,
- libghc-ansi-terminal-dev,
libghc-async-dev,
- libghc-concurrent-output-dev,
- libghc-exceptions-dev (>= 0.6),
- libghc-hashable-dev,
+ libghc-split-dev,
libghc-hslogger-dev,
+ libghc-unix-compat-dev,
+ libghc-ansi-terminal-dev,
libghc-ifelse-dev,
- libghc-mtl-dev,
libghc-network-dev,
- libghc-split-dev,
- libghc-unix-compat-dev,
+ libghc-mtl-dev,
+ libghc-transformers-dev,
+ libghc-exceptions-dev (>= 0.6),
+ libghc-stm-dev,
+ libghc-text-dev,
+ libghc-hashable-dev,
git,
Description: property-based host configuration management in haskell
Propellor ensures that the system it's run in satisfies a list of