mpd: Fix config option for plugin FAAD2
Signed-off-by: Jörg Krause <jkrause@posteo.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
4e116bf369
commit
67dcfd23a9
@ -48,7 +48,7 @@ endif
|
||||
ifeq ($(BR2_PACKAGE_MPD_FAAD2),y)
|
||||
MPD_DEPENDENCIES += faad2
|
||||
else
|
||||
MPD_CONF_OPT += --disable-faad2
|
||||
MPD_CONF_OPT += --disable-aac
|
||||
endif
|
||||
|
||||
ifeq ($(BR2_PACKAGE_MPD_FLAC),y)
|
||||
|
Loading…
Reference in New Issue
Block a user