summaryrefslogtreecommitdiffstats
path: root/recipes-sota
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-sota')
-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 231d13c..e472ff8 100644
--- a/recipes-sota/sota-tools/sota-tools_git.bb
+++ b/recipes-sota/sota-tools/sota-tools_git.bb
@@ -10,7 +10,7 @@ SRCREV = "c6ecec3e86c423dd6caaa362a5ff0a1a6f4072a8"
10 10
11inherit cmake 11inherit cmake
12 12
13DEPENDS = "boost glib-2.0" 13DEPENDS = "boost glib-2.0 curl"
14 14
15BBCLASSEXTEND = "native" 15BBCLASSEXTEND = "native"
16 16