diff --git a/.cirrus.yml b/.cirrus.yml index 7aa197f6..5facf488 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -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 py311-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