mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/mpd-mpc: disable documentation
Disable documentation which is available (and enabled by default) since bump to version 0.31 in commit0186da2923and60e173c019Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
d29d136847
commit
8a78e215c3
@@ -11,5 +11,6 @@ MPD_MPC_SOURCE = mpc-$(MPD_MPC_VERSION).tar.xz
|
||||
MPD_MPC_LICENSE = GPL-2.0+
|
||||
MPD_MPC_LICENSE_FILES = COPYING
|
||||
MPD_MPC_DEPENDENCIES = host-pkgconf libmpdclient
|
||||
MPD_MPC_CONF_OPTS = -Ddocumentation=disabled
|
||||
|
||||
$(eval $(meson-package))
|
||||
|
||||
Reference in New Issue
Block a user