Fix missing build dependency.

This commit is contained in:
Jade Mattsson
2024-03-24 18:51:55 +11:00
parent 1af3bae796
commit 9fa1a76194
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -107,6 +107,7 @@ if(${CONFIG_PICOTTS_RESOURCE_MODE_PARTITION})
else()
set(message "Failed to find ${CONFIG_PICOTTS_SG_PARTITION} in partition table")
endif()
add_dependencies(${COMPONENT_LIB} picotts_ta_bin_gen picotts_sg_bin_gen)
else()
target_add_binary_data(
${COMPONENT_LIB} ${PICOTTS_TA_BIN_PATH} BINARY DEPENDS picotts_ta_bin_gen)
+1 -1
View File
@@ -1,4 +1,4 @@
version: "1.1.1"
version: "1.1.2"
description: "PicoTTS Text-to-Speech engine"
license: "Apache-2.0"
maintainers: