summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Mikkelsen <petermikkelsen10@gmail.com>2025-11-13 20:25:02 +0100
committerPeter Mikkelsen <petermikkelsen10@gmail.com>2025-11-13 20:25:02 +0100
commit0192344f81be6396592cfac925f556c86576fd6c (patch)
treef22497669221c33043097cc81dc8f16657c63c33
parentda4e1e68ffb2b8600925bd1c6db34843aeaa33c8 (diff)
Add even more packages
-rw-r--r--.builds/alpine.yml1
-rw-r--r--.builds/debian.yml1
2 files changed, 2 insertions, 0 deletions
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: