From 22e293116fd3e162b2ef7db6575d76b39fb980a3 Mon Sep 17 00:00:00 2001 From: Anton Gerasimov Date: Thu, 9 Feb 2017 17:23:04 +0100 Subject: Add dependency in CURL to sota-tools recipe --- recipes-sota/sota-tools/sota-tools_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-sota') 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" inherit cmake -DEPENDS = "boost glib-2.0" +DEPENDS = "boost glib-2.0 curl" BBCLASSEXTEND = "native" -- cgit v1.2.3-54-g00ecf