qt5wayland: fix config option indentation
authorJoshua Henderson <joshua.henderson@microchip.com>
Wed, 25 Oct 2017 15:50:57 +0000 (08:50 -0700)
committerPeter Korsgaard <peter@korsgaard.com>
Sat, 28 Oct 2017 07:11:25 +0000 (09:11 +0200)
Reorganize so the optional composer option for the qt5wayland package shows up
as an indented option.

Signed-off-by: Joshua Henderson <joshua.henderson@microchip.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/qt5/qt5wayland/Config.in

index 82110ccefcad70e294e233c24f60207c3789f5f1..0182d3ca56153d55afb3a0b59535e0879adcb0d1 100644 (file)
@@ -1,3 +1,7 @@
+comment "qt5wayland needs an OpenGL-capable backend"
+       depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
+       depends on !BR2_PACKAGE_QT5_GL_AVAILABLE
+
 config BR2_PACKAGE_QT5WAYLAND
        bool "qt5wayland"
        depends on BR2_PACKAGE_QT5_GL_AVAILABLE
@@ -12,10 +16,6 @@ config BR2_PACKAGE_QT5WAYLAND
 
          http://qt.io
 
-comment "qt5wayland needs an OpenGL-capable backend"
-       depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE
-       depends on !BR2_PACKAGE_QT5_GL_AVAILABLE
-
 if BR2_PACKAGE_QT5WAYLAND
 
 config BR2_PACKAGE_QT5WAYLAND_COMPOSITOR