|
@@ -39,9 +39,7 @@ endif
|
|
|
|
|
|
ifeq ($(BR2_PACKAGE_LIBSIGROKCXX),y)
|
|
ifeq ($(BR2_PACKAGE_LIBSIGROKCXX),y)
|
|
LIBSIGROK_CONF_OPTS += --enable-cxx
|
|
LIBSIGROK_CONF_OPTS += --enable-cxx
|
|
-LIBSIGROK_AUTORECONF_OPTS += -I $(HOST_DIR)/share/autoconf-archive
|
|
|
|
LIBSIGROK_DEPENDENCIES += \
|
|
LIBSIGROK_DEPENDENCIES += \
|
|
- host-autoconf-archive \
|
|
|
|
glibmm \
|
|
glibmm \
|
|
host-doxygen \
|
|
host-doxygen \
|
|
$(if $(BR2_PACKAGE_PYTHON3),host-python3,host-python)
|
|
$(if $(BR2_PACKAGE_PYTHON3),host-python3,host-python)
|