Commit 81a6d99
committed
BF: add locales into the buildenv docker
For some reason build
https://github.com/datalad/git-annex/actions/runs/17224263724/job/48865784238
did fail with
dpkg-checkbuilddeps: error: unmet build dependencies: locales
dpkg-buildpackage: error: build dependencies/conflicts unsatisfied; aborting
make: *** [Makefile:197: dpkg-buildpackage-S] Error 3
which may be added for standalone, so lets just add it too1 parent 10cf008 commit 81a6d99
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
| 30 | + | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments