summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joeyh@joeyh.name>2022-12-26 12:39:07 -0400
committerJoey Hess <joeyh@joeyh.name>2022-12-26 12:39:07 -0400
commitcfa0c7a7c73ae6d3abf6d41e609833a7122ac259 (patch)
treed9636f7ff8870213d287e3d6a2e378a06d43655b /debian
parentb813b132da9d7bb60d6a687b6158ef4115387a84 (diff)
add missing libghc-unliftio-core-dev dep
Noticed looking at official debian packaging.
Diffstat (limited to 'debian')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index ac28ca029c..692f657024 100644
--- a/debian/control
+++ b/debian/control
@@ -80,6 +80,7 @@ Build-Depends:
libghc-magic-dev,
libghc-socks-dev,
libghc-vector-dev,
+ libghc-unliftio-core-dev,
libghc-filepath-bytestring-dev,
libghc-criterion-dev,
lsof [linux-any],