mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
package/miraclecast: drop legacy systemd-kdbus select
This options was recently removed and made it to legacy (in 815f713773)
but miraclecast still selects it.
miraclecast builds fine without it, it seems, so just drop the select
altogether.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Cc: Ryan Barnett <rjbarnet@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
a65da16f63
commit
552bebcff2
@@ -8,7 +8,6 @@ config BR2_PACKAGE_MIRACLECAST
|
||||
select BR2_PACKAGE_LIBGLIB2
|
||||
select BR2_PACKAGE_GSTREAMER1
|
||||
select BR2_PACKAGE_READLINE
|
||||
select BR2_PACKAGE_SYSTEMD_KDBUS
|
||||
help
|
||||
The MiracleCast project provides software to connect external
|
||||
monitors to your system via Wifi. It is compatible to the
|
||||
|
||||
Reference in New Issue
Block a user