From e5bb03954a103f44ffadd3ee4cbf20ca712c2e27 Mon Sep 17 00:00:00 2001 From: Kjell Date: Tue, 4 Feb 2020 09:32:47 +0100 Subject: [PATCH] Add hint for installing qt5 packages --- INSTALL.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/INSTALL.txt b/INSTALL.txt index 3833c0693..2b3f2713d 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -23,8 +23,7 @@ To start Fritzing double-click Fritzing, or try ./Fritzing in your shell window Fritzing uses the Qt5 libraries. On Ubuntu, they can be installed like this: -"sudo apt install libqt5xml5 libqt5sql5 libqt5serialport5" - +"sudo apt install libqt5printsupport5 libqt5xml5 libqt5sql5 libqt5serialport5 libqt5sql5-sqlite". ## Notes on macOS To start Fritzing on macOS double-click the Fritzing application