diff options
| author | Xiaotian Wu <[email protected]> | 2025-05-24 16:35:49 +0800 |
|---|---|---|
| committer | Xiaotian Wu <[email protected]> | 2025-05-24 16:36:46 +0800 |
| commit | 91b989e48c9f76f5ed6163a8a88cc36a9c8d4ff4 (patch) | |
| tree | 1a3700d86125d550530d906051752f040fc31289 /.github/workflows/fedora.sh | |
| parent | 3b42ded235293be105e552ec53ff86de8bb63f2f (diff) | |
| download | mate-polkit-github-action.tar.bz2 mate-polkit-github-action.tar.xz | |
CI: Added OS build dependency URLgithub-action
Publish taballs generated from make distcheck.
Diffstat (limited to '.github/workflows/fedora.sh')
| -rwxr-xr-x | .github/workflows/fedora.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/fedora.sh b/.github/workflows/fedora.sh index 48241e1..0a44080 100755 --- a/.github/workflows/fedora.sh +++ b/.github/workflows/fedora.sh @@ -14,6 +14,7 @@ requires=( meson # Used for meson build ) +# https://src.fedoraproject.org/rpms/mate-polkit/blob/rawhide/f/mate-polkit.spec requires+=( autoconf-archive gcc |
