diff options
Diffstat (limited to 'recipes-graphics/web-runtime/web-runtime_0.1.bb')
-rw-r--r-- | recipes-graphics/web-runtime/web-runtime_0.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes-graphics/web-runtime/web-runtime_0.1.bb b/recipes-graphics/web-runtime/web-runtime_0.1.bb index bdfcbecb0..ea5acbbf7 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" |