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>
This commit is contained in:
James Hilliard 2022-02-06 14:57:34 -07:00 committed by Peter Korsgaard
parent 91f241b8e9
commit 8bb2db8cb1

View File

@ -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++.