From 0192344f81be6396592cfac925f556c86576fd6c Mon Sep 17 00:00:00 2001 From: Peter Mikkelsen Date: Thu, 13 Nov 2025 20:25:02 +0100 Subject: Add even more packages --- .builds/alpine.yml | 1 + .builds/debian.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.builds/alpine.yml b/.builds/alpine.yml index 9084135..e471f9f 100644 --- a/.builds/alpine.yml +++ b/.builds/alpine.yml @@ -4,6 +4,7 @@ packages: - automake - libtool - gettext +- gettext-dev sources: - https://git.sr.ht/~pmikkelsen/aplwc tasks: diff --git a/.builds/debian.yml b/.builds/debian.yml index a78f3c9..580976d 100644 --- a/.builds/debian.yml +++ b/.builds/debian.yml @@ -4,6 +4,7 @@ packages: - automake - libtool - gettext +- autopoint sources: - https://git.sr.ht/~pmikkelsen/aplwc tasks: -- cgit v1.2.3