diff --git a/script/ci_setup.sh b/script/ci_setup.sh index 1a833c6..e6bbc29 100755 --- a/script/ci_setup.sh +++ b/script/ci_setup.sh @@ -12,7 +12,7 @@ fi apt-get update apt-get install -y --no-install-recommends \ pkg-config \ - qtbase5-dev \ + qt6-base-dev \ libusb-1.0-0-dev git clone --depth=1 --branch=release-1.12.1 https://github.com/google/googletest.git