mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
bluez_utils: remove redundant selection of expat
expat/libxml2 is selected by dbus. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
c312adc985
commit
cc57dfebac
@@ -2,7 +2,6 @@ config BR2_PACKAGE_BLUEZ_UTILS
|
||||
bool "bluez-utils"
|
||||
depends on BR2_USE_WCHAR # libglib2
|
||||
select BR2_PACKAGE_DBUS
|
||||
select BR2_PACKAGE_EXPAT if !BR2_PACKAGE_DBUS_LIBXML2
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
help
|
||||
bluez utils
|
||||
|
||||
Reference in New Issue
Block a user