Update Debian dependencies to include libsecret (#4451)

This commit is contained in:
kyle
2023-03-16 19:30:23 +00:00
committed by GitHub
parent 3809fd1075
commit e6e21269a0
+1 -1
View File
@@ -8,7 +8,7 @@ Note on Qt version compatibility: If you are installing Qt from a package manage
_Most likely works the same for other Debian-like distros_
Install all of the dependencies using `sudo apt install qttools5-dev qt5-image-formats-plugins libqt5svg5-dev libboost-dev libssl-dev libboost-system-dev libboost-filesystem-dev cmake g++`
Install all of the dependencies using `sudo apt install qttools5-dev qt5-image-formats-plugins libqt5svg5-dev libboost-dev libssl-dev libboost-system-dev libboost-filesystem-dev cmake g++ libsecret-1-dev`
### Arch Linux