mirror of
https://codeberg.org/scip/udpxd.git
synced 2025-12-16 11:30:57 +01:00
fix apk, again
This commit is contained in:
@@ -12,7 +12,7 @@ steps:
|
||||
image: alpine:latest
|
||||
commands:
|
||||
- apk update
|
||||
- apk add --no-cache bash build-base gdb pkgconfig meson ninja perl
|
||||
- apk add --no-cache bash build-base gdb pkgconfig meson ninja perl bind-tools
|
||||
- meson setup --reconfigure build
|
||||
- ninja -C build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user