mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-14 10:15:45 -04:00
CI: Include qtbase5-private-dev package
This commit is contained in:
@ -18,7 +18,7 @@ install:
|
||||
|
||||
sudo apt-get update
|
||||
|
||||
sudo apt-get install -y cmake ninja-build ccache libsdl2-dev libgtk2.0-dev qtbase5-dev qtbase5-dev-tools qt5-default
|
||||
sudo apt-get install -y cmake ninja-build ccache libsdl2-dev libgtk2.0-dev qtbase5-dev qtbase5-dev-tools qtbase5-private-dev qt5-default
|
||||
|
||||
elif [ "$APPVEYOR_BUILD_WORKER_IMAGE" == "macOS" ]; then
|
||||
|
||||
|
Reference in New Issue
Block a user