Explorar o código

package/qt5/qt5location: remove unused qt5location-mapboxgl

This was only needed when the mapboxgl submodule was a separate
package(was never included in buildroot only a patch series).

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
James Hilliard %!s(int64=3) %!d(string=hai) anos
pai
achega
8bb2db8cb1
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      package/qt5/qt5location/Config.in

+ 0 - 1
package/qt5/qt5location/Config.in

@@ -1,7 +1,6 @@
 config BR2_PACKAGE_QT5LOCATION
 	bool "qt5location"
 	select BR2_PACKAGE_QT5BASE_GUI
-	select BR2_PACKAGE_QT5LOCATION_MAPBOXGL
 	help
 	  Qt is a cross-platform application and UI framework for
 	  developers using C++.