diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/qt5-qtdiag/files/patch-src_src.pro | 9 | ||||
-rw-r--r-- | sysutils/qt5-qtpaths/files/patch-src_src.pro | 9 | ||||
-rw-r--r-- | sysutils/qt5-qtplugininfo/files/patch-src_src.pro | 9 |
3 files changed, 15 insertions, 12 deletions
diff --git a/sysutils/qt5-qtdiag/files/patch-src_src.pro b/sysutils/qt5-qtdiag/files/patch-src_src.pro index bd60f76a0549..8cd044b91988 100644 --- a/sysutils/qt5-qtdiag/files/patch-src_src.pro +++ b/sysutils/qt5-qtdiag/files/patch-src_src.pro @@ -1,6 +1,6 @@ ---- src/src.pro.orig 2020-04-12 20:01:59 UTC +--- src/src.pro.orig 2020-11-20 20:00:38 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 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 diff --git a/sysutils/qt5-qtplugininfo/files/patch-src_src.pro b/sysutils/qt5-qtplugininfo/files/patch-src_src.pro index fa51d093fd95..145cc3935efd 100644 --- a/sysutils/qt5-qtplugininfo/files/patch-src_src.pro +++ b/sysutils/qt5-qtplugininfo/files/patch-src_src.pro @@ -1,6 +1,6 @@ ---- src/src.pro.orig 2020-04-12 20:04:17 UTC +--- src/src.pro.orig 2020-11-20 20:05:53 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 |