From cfa0c7a7c73ae6d3abf6d41e609833a7122ac259 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Dec 2022 12:39:07 -0400 Subject: [PATCH] add missing libghc-unliftio-core-dev dep Noticed looking at official debian packaging. --- debian/control | 1 + 1 file changed, 1 insertion(+) 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],