diff --git a/README b/README index 36f68d155..b2e60ebec 100644 --- a/README +++ b/README @@ -11,11 +11,10 @@ - Qt >= 5.3 - CMake (needed for building PhotoQt) -> Make sure that you have the needed Qt modules installed: +> Make sure that you have the required Qt modules installed: QtQuick, QtQuick.Controls, QtQuick.Controls.Styles, - QtQuick.Dialogs, QtQuick.Layouts, QtQuick.Window, QtQml.Models, - Qt.labs.folderlistmodel, Qt.labs.settings, QtGraphicalEffects, QtMultimedia - QtCharts + QtQuick.Layouts, QtQml.Models, QtGraphicalEffects, QtMultimedia, + Qt.labs.folderlistmodel, Qt.labs.settings > Dependencies, that are needed by default, but can be disabled via CMake (see INSTALL section): diff --git a/README.md b/README.md index 9f260db66..d8b16433f 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ PhotoQt is a fast and highly configurable image viewer with a simple and nice in - Qt >= 5.3 - CMake (needed for building PhotoQt) -Make sure that you have the needed Qt modules installed: -QtQuick, QtQuick.Controls, QtQuick.Controls.Styles, QtQuick.Dialogs, QtQuick.Layouts, QtQuick.Window, QtQml.Models, Qt.labs.folderlistmodel, Qt.labs.settings, QtGraphicalEffects, QtMultimedia, QtCharts. +Make sure that you have the required Qt modules installed: +QtQuick, QtQuick.Controls, QtQuick.Controls.Styles, QtQuick.Layouts, QtQml.Models, Qt.labs.folderlistmodel, Qt.labs.settings, QtGraphicalEffects, QtMultimedia. Dependencies, that are needed by default, but can be disabled via CMake - Exiv2