Skip to content

Commit

Permalink
Update .cirrus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Nov 12, 2023
1 parent 10f5eae commit f19aa11
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 @@ -10,7 +10,7 @@ task:

Build_script:
# !!! MAKE BACKUPS BEFORE CHANGING release_2 !!! Newer packages may have more dependencies
- sed -i '' -e 's|quarterly|release_2|g' "${uzip}/etc/pkg/FreeBSD.conf"
- sed -i '' -e 's|FreeBSD:14:amd64/quarterly|FreeBSD:14:amd64/release_2|g' "${uzip}/etc/pkg/FreeBSD.conf"
# !!! MAKE BACKUPS BEFORE CHANGING release_2 !!! Newer packages may have more dependencies
- ASSUME_ALWAYS_YES=yes pkg bootstrap -f
- pkg install -y plasma5-kwin git cmake pkgconf kf5-kwindowsystem kf5-extra-cmake-modules kf5-kcoreaddons kf5-kguiaddons kf5-kconfigwidgets plasma5-kdecoration qt5-core qt5-x11extras qt5-widgets qt5-qmake qt5-buildtools qt5-linguisttools patchelf wget zip
Expand Down

0 comments on commit f19aa11

Please sign in to comment.