add berkeley db

This commit is contained in:
2025-11-21 00:08:16 +01:00
parent 806bf69eae
commit b3cf8df094

View File

@@ -12,6 +12,6 @@ steps:
image: alpine:latest
commands:
- apk update
- apk add --no-cache bash build-base words-en gdb perl pcre2 pcre2-dev gdbm gdbm-dev pkgconfig meson ninja
- apk add --no-cache bash build-base words-en gdb perl pcre2 pcre2-dev db db-dev pkgconfig meson ninja
- meson setup --reconfigure build
- ninja -C build