Skip to content

Commit

Permalink
ci: Attempt to fix build (update py-gi-docgen)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison committed Aug 15, 2024
1 parent 8300df1 commit 8c54a08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ task:
- sed -i.bak 's/quarterly/latest/' /etc/pkg/FreeBSD.conf
- env ASSUME_ALWAYS_YES=yes pkg update -f
- env ASSUME_ALWAYS_YES=yes pkg install -y gettext-tools glib gobject-introspection gperf gtk-doc
itstool libxmlb libyaml meson pkgconf py39-gi-docgen
itstool libxmlb libyaml meson pkgconf py311-gi-docgen
qt6-tools snowballstemmer vala
build_script:
- tests/ci/run-build.sh

0 comments on commit 8c54a08

Please sign in to comment.