Skip to content

Commit

Permalink
Add -dev to libqt6svg6-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Nov 22, 2024
1 parent 2f8b282 commit d56ade9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ vcpkg is located in the folder ThirdParty/vcpkg. The packages to be installed is

Qt6 can be installed using the package manager for Ubuntu

apt install qt6-base-dev qt6-base-private-dev qt6-charts-dev qt6-networkauth-dev libqt6svg6
apt install qt6-base-dev qt6-base-private-dev qt6-charts-dev qt6-networkauth-dev libqt6svg6-dev

Ubuntu 22.04 : Qt 6.2.4
Ubuntu 24.04 : Qt 6.4.2
Expand Down

0 comments on commit d56ade9

Please sign in to comment.