ci: Install qtbase5-private-dev on Linux
List this dependency both under CI/install-dependencies-linux.sh, and .github/workflows/main.yml.
This commit is contained in:
parent
59744e95c3
commit
586767ab12
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -419,6 +419,7 @@ jobs:
|
||||
pkg-config \
|
||||
python3-dev \
|
||||
qtbase5-dev \
|
||||
qtbase5-private-dev \
|
||||
libqt5svg5-dev \
|
||||
swig \
|
||||
libcmocka-dev \
|
||||
|
@ -42,6 +42,7 @@ sudo apt-get install -y \
|
||||
pkg-config \
|
||||
python3-dev \
|
||||
qtbase5-dev \
|
||||
qtbase5-private-dev \
|
||||
libqt5svg5-dev \
|
||||
swig \
|
||||
linux-generic \
|
||||
|
Loading…
x
Reference in New Issue
Block a user