summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-devtools/uuu/uuu_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/uuu/uuu_git.bb b/recipes-devtools/uuu/uuu_git.bb
index 8aba3936..e48698a8 100644
--- a/recipes-devtools/uuu/uuu_git.bb
+++ b/recipes-devtools/uuu/uuu_git.bb
@@ -13,6 +13,6 @@ inherit cmake pkgconfig
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15
16DEPENDS = "libusb zlib bzip2 openssl zstd" 16DEPENDS = "libusb zlib bzip2 openssl zstd libtinyxml2"
17 17
18BBCLASSEXTEND = "native nativesdk" 18BBCLASSEXTEND = "native nativesdk"