summaryrefslogtreecommitdiff
path: root/sysutils/qt5-qtpaths/files
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/qt5-qtpaths/files')
-rw-r--r--sysutils/qt5-qtpaths/files/patch-src_src.pro9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/qt5-qtpaths/files/patch-src_src.pro b/sysutils/qt5-qtpaths/files/patch-src_src.pro
index 0d759da395aa..64ede431a43e 100644
--- a/sysutils/qt5-qtpaths/files/patch-src_src.pro
+++ b/sysutils/qt5-qtpaths/files/patch-src_src.pro
@@ -1,6 +1,6 @@
---- src/src.pro.orig 2020-04-12 20:15:00 UTC
+--- src/src.pro.orig 2020-11-20 20:05:15 UTC
+++ src/src.pro
-@@ -1,54 +1,3 @@
+@@ -1,55 +1,3 @@
TEMPLATE = subdirs
-qtHaveModule(widgets) {
@@ -9,10 +9,11 @@
- } else {
- QT_FOR_CONFIG += widgets
- qtConfig(pushbutton):qtConfig(toolbutton) {
-- SUBDIRS = assistant \
-- designer \
+- SUBDIRS = designer \
- pixeltool
-
+- !static|contains(QT_PLUGINS, qsqlite): SUBDIRS += assistant
+-
- linguist.depends = designer
- }
- qtHaveModule(quick):qtConfig(thread):qtConfig(toolbutton): SUBDIRS += distancefieldgenerator