Skip to content

Commit

Permalink
qt5-testlib
Browse files Browse the repository at this point in the history
  • Loading branch information
probonopd authored Aug 10, 2023
1 parent 2bac8c9 commit 4cf8dff
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 @@ -11,7 +11,7 @@ task:
auto_cancellation: false
stateful: false
setup_script:
- pkg install -y curl wget zip pkgconf cmake qt5-qmake qt5-widgets qt5-buildtools kf5-kwindowsystem
- pkg install -y curl wget zip pkgconf cmake qt5-qmake qt5-widgets qt5-buildtools kf5-kwindowsystem qt5-testlib
test_script:
- mkdir build ; cd build
- cmake .. -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr
Expand Down

0 comments on commit 4cf8dff

Please sign in to comment.