From 676959f8770b9f3a1fa844ee7dec22144d3cc53f Mon Sep 17 00:00:00 2001 From: mbays Date: Sun, 14 Aug 2022 00:00:00 +0000 Subject: [PATCH] fix pkgconfig-depends --- htalkat.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htalkat.cabal b/htalkat.cabal index a5e3c45..afeab96 100644 --- a/htalkat.cabal +++ b/htalkat.cabal @@ -95,4 +95,4 @@ executable htalkat cpp-options: -DCURSES other-modules: CursesClient build-depends: hscurses <1.5 - pkgconfig-depends: ncursesw -any + pkgconfig-depends: ncursesw -- 2.11.4.GIT