Skip to content

Commit

Permalink
ci: Fix FreeBSD build (update py-gi-docgen) (#651)
Browse files Browse the repository at this point in the history
  • Loading branch information
jayaddison authored Aug 18, 2024
1 parent 068daf9 commit 9501ce0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .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
qt6-tools snowballstemmer vala
itstool libxmlb libyaml meson pkgconf qt6-tools
snowballstemmer textproc/py-gi-docgen vala
build_script:
- tests/ci/run-build.sh

0 comments on commit 9501ce0

Please sign in to comment.