Skip to content

Commit b4c78e8

Browse files
authored
added libkf6guiaddons-dev as a debain dependency (#4304)
1 parent 8510d66 commit b4c78e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ Also you can open and build/debug the project in a C++ IDE. For example, in Qt C
438438
apt install g++ cmake build-essential qt6-base-dev qt6-tools-dev-tools qt6-svg-dev qt6-tools-dev
439439
440440
# Run-time
441-
apt install libqt6dbus6 libqt6network6 libqt6core6 libqt6widgets6 libqt6gui6 libqt6svg6 qt6-qpa-plugins
441+
apt install libkf6guiaddons-dev libqt6dbus6 libqt6network6 libqt6core6 libqt6widgets6 libqt6gui6 libqt6svg6 qt6-qpa-plugins
442442
443443
# Optional
444444
apt install git openssl ca-certificates qt6-image-formats-plugins

0 commit comments

Comments
 (0)