diff options
| author | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2025-11-13 20:18:48 +0100 |
|---|---|---|
| committer | Peter Mikkelsen <petermikkelsen10@gmail.com> | 2025-11-13 20:18:48 +0100 |
| commit | da4e1e68ffb2b8600925bd1c6db34843aeaa33c8 (patch) | |
| tree | 6a17e26add72a607c3e91a3e1b5b9b2127f27d9c /.builds/netbsd.yml | |
| parent | c1cf60e0775f706b513623a47b02edf4c0d2e49d (diff) | |
Some cleanup, add gettext to build packages, and lower required gettext version
Diffstat (limited to '.builds/netbsd.yml')
| -rw-r--r-- | .builds/netbsd.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.builds/netbsd.yml b/.builds/netbsd.yml index 309196f..5787b98 100644 --- a/.builds/netbsd.yml +++ b/.builds/netbsd.yml @@ -3,6 +3,7 @@ packages: - autoconf - automake - libtool +- gettext sources: - https://git.sr.ht/~pmikkelsen/aplwc tasks: |