summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-04-03 11:12:12 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-04-03 11:12:12 -0700
commit1d9818f8c45c10b18ef142fec7166870191b24f7 (patch)
treec2b008bd9c5fb7bf072a4ab065fa97c837595c0a /debian/control
parent0f1b33eac72c9c40e6e8521d1cc6bee501b70971 (diff)
parent6b2f90a4b4b0987277035fa4c085ea0631e689bb (diff)
Merge tag '3.0.0' into debian
tagging package propellor version 3.0.0
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 3978b5ae..f74d38ca 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
libghc-exceptions-dev (>= 0.6),
libghc-stm-dev,
libghc-text-dev,
+ libghc-concurrent-output-dev,
Maintainer: Sean Whitton <spwhitton@spwhitton.name>
Standards-Version: 3.9.7
Homepage: https://propellor.branchable.com/
@@ -41,6 +42,7 @@ Depends: ${misc:Depends}, ${shlibs:Depends},
libghc-exceptions-dev (>= 0.6),
libghc-stm-dev,
libghc-text-dev,
+ libghc-concurrent-output-dev,
git,
make,
Description: property-based host configuration management in haskell