Просмотр исходного кода

Config.in.legacy: fix check-package warning

Order is type, depends, select.

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Arnout Vandecappelle (Essensium/Mind) 6 лет назад
Родитель
Сommit
950e081f8f
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Config.in.legacy

+ 1 - 1
Config.in.legacy

@@ -155,8 +155,8 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_COMPOSITOR
 	  to gst1-plugins-base.
 	  to gst1-plugins-base.
 
 
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
 config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_IQA
-	select BR2_LEGACY
 	bool "gst-plugins-bad IQA option was removed"
 	bool "gst-plugins-bad IQA option was removed"
+	select BR2_LEGACY
 	help
 	help
 	  The gst1-plugins-bad IQA option was removed.
 	  The gst1-plugins-bad IQA option was removed.