mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
package/libsigrok: explain why host-doxygen is needed
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
e7c69d94d7
commit
a8e4b9362e
@ -53,6 +53,7 @@ endif
|
|||||||
|
|
||||||
ifeq ($(BR2_PACKAGE_LIBSIGROKCXX),y)
|
ifeq ($(BR2_PACKAGE_LIBSIGROKCXX),y)
|
||||||
LIBSIGROK_CONF_OPTS += --enable-cxx
|
LIBSIGROK_CONF_OPTS += --enable-cxx
|
||||||
|
# host-doxygen is used by C++ bindings to parse libsigrok symbols
|
||||||
LIBSIGROK_DEPENDENCIES += \
|
LIBSIGROK_DEPENDENCIES += \
|
||||||
glibmm \
|
glibmm \
|
||||||
host-doxygen \
|
host-doxygen \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user