Skip to content

Commit

Permalink
wget
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Oct 11, 2020
1 parent 3871bc2 commit eb19928
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:
name: freebsd-12-1-release-amd64
stateful: false
setup_script:
- pkg install -y curl zip pkgconf cmake qt5-qmake qt5-buildtools qt5-quickcontrols2 kf5-kwindowsystem
- pkg install -y curl wget zip pkgconf cmake qt5-qmake qt5-buildtools qt5-quickcontrols2 kf5-kwindowsystem
test_script:
- mkdir build ; cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
Expand Down

0 comments on commit eb19928

Please sign in to comment.