From 368f6b0bc2cae91164b4a1fde0e21301ca120b02 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 24 Oct 2010 16:06:45 +0200 Subject: [PATCH] task-shr-minimal: add ca-certificates --- recipes/tasks/task-shr-minimal.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/recipes/tasks/task-shr-minimal.bb b/recipes/tasks/task-shr-minimal.bb index fd1790163c..97f1135425 100644 --- a/recipes/tasks/task-shr-minimal.bb +++ b/recipes/tasks/task-shr-minimal.bb @@ -1,5 +1,5 @@ DESCRIPTION = "SHR Lite Image Feed" -PR = "r35" +PR = "r36" PV = "2.0" LICENSE = "GPL" @@ -133,6 +133,7 @@ RDEPENDS_${PN}-apps = "\ shr-theme \ calc \ iliwi \ + ca-certificates \ " -- 2.39.5