mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-05 14:09:53 +03:00
mpd: ffmpeg needs ipv6, so add proper dependencies
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
@@ -60,6 +60,7 @@ config BR2_PACKAGE_MPD_FFMPEG
|
||||
bool "ffmpeg"
|
||||
select BR2_PACKAGE_FFMPEG
|
||||
depends on BR2_LARGEFILE
|
||||
depends on BR2_INET_IPV6
|
||||
help
|
||||
Enable ffmpeg input support.
|
||||
Select this if you want to play back files supported by ffmpeg.
|
||||
|
||||
Reference in New Issue
Block a user