From 1455ac09ce2334853b9a9b8c5305016f15b1d379 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Wed, 14 Mar 2018 22:30:47 +0100 Subject: web-runtime: Use runxdg for running QtWebEngine MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bug-AGL: SPEC-1346 Change-Id: I4783d06b008864a4703afe7364c5bec413590fc0 Signed-off-by: José Bollo --- recipes-graphics/web-runtime/web-runtime_0.1.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-graphics/web-runtime/web-runtime_0.1.bb') diff --git a/recipes-graphics/web-runtime/web-runtime_0.1.bb b/recipes-graphics/web-runtime/web-runtime_0.1.bb index bdfcbecb..ea5acbbf 100644 --- a/recipes-graphics/web-runtime/web-runtime_0.1.bb +++ b/recipes-graphics/web-runtime/web-runtime_0.1.bb @@ -16,6 +16,9 @@ RDEPENDS_${PN} = "\ qtdeclarative-tools \ qtwayland-qmlplugins \ qtquickcontrols-qmlplugins \ + qtwebengine \ + runxdg \ + bash \ " PROVIDES += "virtual/webruntime" -- cgit 1.2.3-korg