Skip to content
Snippets Groups Projects
Commit 4d097a9a authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

debian: Install libncurses-dev

This is needed for term.h, which terminfo now requires.
parent 5c079605
No related branches found
No related tags found
2 merge requests!86Bump GHC 9.0,!79debian: Install libncurses-dev
Pipeline #41189 passed
Pipeline: ci-images

#41191

    ...@@ -25,6 +25,7 @@ let ...@@ -25,6 +25,7 @@ let
    , "libsqlite3-0" , "libsqlite3-0"
    , "libsqlite3-dev" , "libsqlite3-dev"
    , "libgmp-dev" , "libgmp-dev"
    , "libncurses-dev"
    , "ca-certificates" , "ca-certificates"
    , "g++" , "g++"
    , "git" , "git"
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment