From a83143078c96b421e684e508d02c6d3f024cc505 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Thu, 22 Oct 2020 14:57:27 +0300 Subject: Remove qtxmlpatterns from requirements Pick-to: 5.15 Change-Id: I29b52ed46485f5078458a93ca8c7b20d781ee873 Reviewed-by: Mitch Curtis --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d387da81..05f79852 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ If you have problems or questions, don't hesitate to: ## Installation The MINIMUM REQUIREMENT for building this project is to use the same branch -of Qt 5. The dependencies are *qtbase*, *qtxmlpatterns* and *qtdeclarative*. +of Qt 5. The dependencies are *qtbase* and *qtdeclarative*. To install the controls into your Qt directory (```QTDIR/qml```): -- cgit v1.2.3