From 6b1adbe60e05343851b76489a4404a8519e4dbea Mon Sep 17 00:00:00 2001 From: Clemens Manert Date: Sat, 20 Nov 2021 00:37:10 +0100 Subject: [PATCH] Add debian packages --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 691c0ed8..12a20864 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,10 @@ It might support all versions Qt >= 5.6, but you can rely on: - current long term supported ( LTS ) version of Qt - current version of Qt +On debian bullseye these packages need to be installed: `build-essential +qt-qmake qtbase5-dev qtbase5-private-dev qtdeclarative5-dev +qtdeclarative5-private-dev libqt5svg5-dev`. + If you want to know more about QSkinny - or even like to give it a specific direction - please contact support@qskinny.org.