summaryrefslogtreecommitdiffstats
path: root/recipes-sota/sota-tools/sota-tools_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sota/sota-tools/sota-tools_git.bb')
-rw-r--r--recipes-sota/sota-tools/sota-tools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-sota/sota-tools/sota-tools_git.bb b/recipes-sota/sota-tools/sota-tools_git.bb
index 2b9d0cb..5403d9a 100644
--- a/recipes-sota/sota-tools/sota-tools_git.bb
+++ b/recipes-sota/sota-tools/sota-tools_git.bb
@@ -10,7 +10,7 @@ SRCREV = "216cb84db98e9b0f8c6c1c407f480c5dd0b3cf62"
10 10
11inherit cmake 11inherit cmake
12 12
13DEPENDS = "boost glib-2.0 curl" 13DEPENDS = "boost glib-2.0 curl libarchive"
14 14
15BBCLASSEXTEND = "native" 15BBCLASSEXTEND = "native"
16 16