Skip to content

Commit d2fb0f7

Browse files
committed
uuu: add libtinyxml2 to the build dependencies
tinyxml2 build dependency has been introduced in: nxp-imx/mfgtools@e6c6874 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
1 parent 71b63dd commit d2fb0f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎recipes-devtools/uuu/uuu_git.bb‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ inherit cmake pkgconfig
1313

1414
S = "${WORKDIR}/git"
1515

16-
DEPENDS = "libusb zlib bzip2 openssl zstd"
16+
DEPENDS = "libusb zlib bzip2 openssl zstd libtinyxml2"
1717

1818
BBCLASSEXTEND = "native nativesdk"

0 commit comments

Comments
 (0)