From b1706f37f7664db02ba632fe14cc6dc1dd160aa5 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sun, 1 Apr 2018 14:35:44 +0200 Subject: [PATCH] Update README. --- README | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/README b/README index 9c2841035..5d786cc76 100644 --- a/README +++ b/README @@ -29,20 +29,9 @@ To build Strawberry from source you need the following installed on your system: * protobuf and development packages * boost development package -* Qt5 components required with additional development packages: +* The following Qt5 components are required with additional development packages: -- libQt5Core5 -- libQt5Widgets5 -- libQt5Network5 -- libQt5Sql5 -- libQt5Xml5 -- libQt5OpenGL5 -- libQt5Concurrent5 -- libQt5Test5 -- libQt5X11Extras5 -- libQt5WebKit5 -- libQt5WebKitWidgets -- libQt5DBus5 +- Qt5Core, Qt5Widgets, Qt5Network, Qt5Sql, Qt5Xml, Qt5OpenGL, Qt5Concurrent, Qt5Test, 5X11Extras, Qt5WebKit, Qt5WebKitWidget and Qt5DBus. * ALSA and libasound2 with development files * SQLite3 with development files