Skip to content

Commit

Permalink
Update Debian dependencies to include libsecret (#4451)
Browse files Browse the repository at this point in the history
  • Loading branch information
03y authored Mar 16, 2023
1 parent 3809fd1 commit e6e2126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BUILDING_ON_LINUX.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e6e2126

Please sign in to comment.