mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00: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:
parent
c312adc985
commit
cc57dfebac
@ -2,7 +2,6 @@ config BR2_PACKAGE_BLUEZ_UTILS
|
|||||||
bool "bluez-utils"
|
bool "bluez-utils"
|
||||||
depends on BR2_USE_WCHAR # libglib2
|
depends on BR2_USE_WCHAR # libglib2
|
||||||
select BR2_PACKAGE_DBUS
|
select BR2_PACKAGE_DBUS
|
||||||
select BR2_PACKAGE_EXPAT if !BR2_PACKAGE_DBUS_LIBXML2
|
|
||||||
select BR2_PACKAGE_LIBGLIB2
|
select BR2_PACKAGE_LIBGLIB2
|
||||||
help
|
help
|
||||||
bluez utils
|
bluez utils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user