Skip to content

Commit 1e8552e

Browse files
committed
Add regex-pcre2 to the Debian Testing image
libghc-regex-pcre2-dev is now available in Debian testing and work is underway to support it in Ganeti as well. Add it to the Debian testing image to be able to test building against it. Signed-off-by: Apollon Oikonomopoulos <[email protected]>
1 parent 514ce06 commit 1e8552e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ganeti/Dockerfile.debian-testing

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ RUN apt-get update && apt-get install --yes --no-install-recommends \
2828
libghc-hinotify-dev \
2929
libghc-base64-bytestring-dev \
3030
libghc-zlib-dev \
31+
libghc-regex-pcre2-dev \
3132
libghc-regex-tdfa-dev \
3233
libghc-attoparsec-dev \
3334
libghc-vector-dev \

0 commit comments

Comments
 (0)