diff options
| author | mbkma <[email protected]> | 2026-04-25 17:22:07 +0200 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-05-05 19:29:26 +0200 |
| commit | 4a48a4d73a83fb2543700f10411850cc43821853 (patch) | |
| tree | b94d11c59e317144007a3b01079acd6b4e63e0cd /.github/workflows/archlinux.sh | |
| parent | 3fc6e65dfccbbb89c378aaa8ac161fd0c7c9807d (diff) | |
| download | mate-calc-fix-currency-conversion.tar.bz2 mate-calc-fix-currency-conversion.tar.xz | |
financial: fix currency conversionfix-currency-conversion
Diffstat (limited to '.github/workflows/archlinux.sh')
| -rwxr-xr-x | .github/workflows/archlinux.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/archlinux.sh b/.github/workflows/archlinux.sh index e7ba154..f2cdaa5 100755 --- a/.github/workflows/archlinux.sh +++ b/.github/workflows/archlinux.sh @@ -25,6 +25,7 @@ requires+=( gtk3 intltool itstool + libsoup3 libmpc make mate-common |
