package/pulseaudio: disable doxygen
Disable doxygen which is enabled by default since bump to version 16.1
in commit 6f31312964
:
../output-1/build/pulseaudio-16.1/doxygen/meson.build:9:0: ERROR: Program 'doxygen' not found or not executable
Fixes:
- http://autobuild.buildroot.org/results/127b87f97eb5517cd0a513289768a599081c15c9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
parent
23a71b7d53
commit
20a3cf8cc0
@ -13,6 +13,7 @@ PULSEAUDIO_LICENSE_FILES = LICENSE GPL LGPL
|
||||
PULSEAUDIO_CPE_ID_VENDOR = pulseaudio
|
||||
PULSEAUDIO_SELINUX_MODULES = pulseaudio xdg
|
||||
PULSEAUDIO_CONF_OPTS = \
|
||||
-Ddoxygen=false \
|
||||
-Dlegacy-database-entry-format=false \
|
||||
-Dman=false \
|
||||
-Drunning-from-build-tree=false \
|
||||
|
Loading…
Reference in New Issue
Block a user