We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6848ed5 commit ad06843Copy full SHA for ad06843
depends/patches/qt/qttools_skip_dependencies.patch
@@ -34,3 +34,12 @@ QtTools: Skip unnecessary dependencies:
34
35
# Create a fake module that would emulate the Qt5::LinguistTools CMake Config package
36
qt_internal_add_module(Linguist
37
+--- a/qttools/src/qdbus/CMakeLists.txt
38
++++ b/qttools/src/qdbus/CMakeLists.txt
39
+@@ -7,6 +7,3 @@ endif()
40
+ if(QT_FEATURE_dom)
41
+ add_subdirectory(qdbus)
42
+ endif()
43
+-if(QT_FEATURE_dialogbuttonbox AND QT_FEATURE_inputdialog AND QT_FEATURE_menu AND QT_FEATURE_messagebox AND TARGET Qt::Widgets)
44
+- add_subdirectory(qdbusviewer)
45
+-endif()
0 commit comments