summaryrefslogtreecommitdiffhomepage
path: root/debian/control
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2018-04-14 12:24:19 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-14 12:24:19 -0700
commite98a68006926ba9cf969dd7a1f810a99977d7293 (patch)
treeeba19677c1b874c40550855a956fffe18e2c40ba /debian/control
parentfaed477de3454a72f1e466c67e948b7819fd96a9 (diff)
downloadkeysafe-e98a68006926ba9cf969dd7a1f810a99977d7293.tar.gz
bump build-deps
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control10
1 files changed, 6 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 5d856f8..0e00288 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
Section: utils
Build-Depends: debhelper (>= 10),
ghc,
- libghc-argon2-dev (>= 1.2),
- libghc-argon2-dev (<< 1.3),
+ libghc-argon2-dev (>= 1.3),
+ libghc-argon2-dev (<< 1.4),
libghc-monadrandom-dev (>= 0.4),
libghc-monadrandom-dev (<< 0.6),
libghc-safesemaphore-dev (>= 0.10),
@@ -52,8 +52,10 @@ Build-Depends: debhelper (>= 10),
libghc-split-dev (<< 0.3),
libghc-stm-dev (>= 2.4),
libghc-stm-dev (<< 2.5),
- libghc-text-dev (>= 1.2),
- libghc-text-dev (<< 1.3),
+ libghc-text-dev (>= 0.1),
+ libghc-text-dev (<< 0.2),
+ libghc-text-short-dev (>= 1.2),
+ libghc-text-short-dev (<< 1.3),
libghc-token-bucket-dev (>= 0.1),
libghc-token-bucket-dev (<< 0.2),
libghc-unbounded-delays-dev (>= 0.1),