summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2015-10-28 14:21:25 -0400
committerJoey Hess <joeyh@joeyh.name>2015-10-28 14:21:25 -0400
commit99ae20dedef013397d9d9febf3beb71061491f86 (patch)
treeea878ef6765d5764331a4b53cc8c0318555bac98 /debian/control
parent725501f4c3538436c80ea682098c8fa069fc6a58 (diff)
propellor spin
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 7f42c916..2956fdaa 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends:
libghc-mtl-dev,
libghc-transformers-dev,
libghc-exceptions-dev (>= 0.6),
+ libghc-stm-dev,
Maintainer: Gergely Nagy <algernon@madhouse-project.org>
Standards-Version: 3.9.6
Vcs-Git: git://git.joeyh.name/propellor
@@ -39,6 +40,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libghc-mtl-dev,
libghc-transformers-dev,
libghc-exceptions-dev (>= 0.6),
+ libghc-stm-dev,
git,
make,
Description: property-based host configuration management in haskell