mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 07:06:36 +00:00
ncmpc: disable documentation
Fixes: - http://autobuild.buildroot.org/results/4822b195628b3ce0d3fd6428bcba2cca158e92be Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e311d8387d
commit
243118288f
@ -12,7 +12,9 @@ NCMPC_DEPENDENCIES = host-pkgconf libglib2 libmpdclient ncurses
|
|||||||
NCMPC_LICENSE = GPL-2.0+
|
NCMPC_LICENSE = GPL-2.0+
|
||||||
NCMPC_LICENSE_FILES = COPYING
|
NCMPC_LICENSE_FILES = COPYING
|
||||||
|
|
||||||
NCMPC_CONF_OPTS = -Dcurses=ncurses
|
NCMPC_CONF_OPTS = \
|
||||||
|
-Dcurses=ncurses \
|
||||||
|
-Ddocumentation=false
|
||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIRC_TOOLS),y)
|
ifeq ($(BR2_PACKAGE_LIRC_TOOLS),y)
|
||||||
NCMPC_DEPENDENCIES += lirc-tools
|
NCMPC_DEPENDENCIES += lirc-tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user