diff --git a/repos/libports/run/qt5_common.inc b/repos/libports/run/qt5_common.inc index d4821755b..81a895c58 100644 --- a/repos/libports/run/qt5_common.inc +++ b/repos/libports/run/qt5_common.inc @@ -24,6 +24,7 @@ proc qt5_build_components { feature_arg } { server/report_rom app/floating_window_layouter app/decorator + app/pointer server/wm } @@ -55,8 +56,14 @@ proc qt5_start_nodes { feature_arg } { - - + + + + + + + + @@ -64,6 +71,15 @@ proc qt5_start_nodes { feature_arg } { + + + + + + + + + @@ -98,6 +114,7 @@ proc qt5_boot_modules { feature_arg } { floating_window_layouter decorator wm + pointer } return $boot_modules