fix: use qtkeychain package

This commit is contained in:
Kevin Yue
2023-01-08 19:14:16 +08:00
parent feb2956cc1
commit 092123b075
7 changed files with 10 additions and 27 deletions

View File

@@ -7,8 +7,7 @@ sudo apt-get install -y \
libqt5websockets5-dev \
qtwebengine5-dev \
qttools5-dev \
libsecret-1-dev \
openconnect \
libqt5keychain1
qt5keychain-dev
./scripts/install.sh

View File

@@ -8,6 +8,6 @@ sudo apt-get install -y \
qtwebengine5-dev \
qttools5-dev \
openconnect \
libqt5keychain1
qt5keychain-dev
./scripts/install.sh