Skip to content

Commit cce4856

Browse files
authored
Merge pull request Freescale#1756 from fboudra/uuu-tinyxml2
uuu: add libtinyxml2 to the build dependencies
2 parents 86ef9f3 + d2fb0f7 commit cce4856

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)