mpd: ffmpeg needs ipv6, so add proper dependencies
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8511728696
commit
b2a6615b11
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user