gst-plugins-good: disable aalib
Explictly disable the build of the aasink plug-in. Without this fix the plug-in would be built if the aalib headers are found on the host. Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
e3298fdae9
commit
3e6a0a80d2
@ -20,11 +20,12 @@ GST_PLUGINS_GOOD_CONF_OPT = \
|
||||
--disable-x \
|
||||
--disable-xshm \
|
||||
--disable-xvideo \
|
||||
--disable-aalib \
|
||||
--disable-aalibtest \
|
||||
--disable-esd \
|
||||
--disable-esdtest \
|
||||
--disable-shout2 \
|
||||
--disable-shout2test \
|
||||
--disable-esd
|
||||
--disable-shout2test
|
||||
|
||||
GST_PLUGINS_GOOD_DEPENDENCIES = gstreamer gst-plugins-base
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user