summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authormbkma <[email protected]>2026-01-30 13:14:06 +0100
committermbkma <[email protected]>2026-01-30 13:14:06 +0100
commit080f77d9813d7e10791f919d6545a3d18bf99e19 (patch)
tree193a5202d44315cd50f9ff35a5658a25c8e733d3 /.github
parent5c780d1a3eefb1147c70331c2244a598756e8db7 (diff)
downloadpython-caja-080f77d9813d7e10791f919d6545a3d18bf99e19.tar.bz2
python-caja-080f77d9813d7e10791f919d6545a3d18bf99e19.tar.xz
ci: add missing pkgs
Diffstat (limited to '.github')
-rwxr-xr-x.github/workflows/fedora.sh2
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
)