diff options
| author | mbkma <[email protected]> | 2026-01-30 13:14:06 +0100 |
|---|---|---|
| committer | mbkma <[email protected]> | 2026-01-30 13:14:06 +0100 |
| commit | 080f77d9813d7e10791f919d6545a3d18bf99e19 (patch) | |
| tree | 193a5202d44315cd50f9ff35a5658a25c8e733d3 | |
| parent | 5c780d1a3eefb1147c70331c2244a598756e8db7 (diff) | |
| download | python-caja-080f77d9813d7e10791f919d6545a3d18bf99e19.tar.bz2 python-caja-080f77d9813d7e10791f919d6545a3d18bf99e19.tar.xz | |
ci: add missing pkgs
| -rwxr-xr-x | .github/workflows/fedora.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/fedora.sh b/.github/workflows/fedora.sh index 10c4f64..1c37d5a 100755 --- a/.github/workflows/fedora.sh +++ b/.github/workflows/fedora.sh @@ -22,7 +22,7 @@ requires+=( git make mate-common - pygobject3-devel + python3-gobject-devel python3-devel redhat-rpm-config ) |
