From 95af934c7570fada6014e9391b1c779f06bd2ad8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Fri, 16 Dec 2016 09:15:01 +0100 Subject: [PATCH] umbrello: add qtwebkit to DEPENDS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/apps/umbrello/umbrello.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kde/apps/umbrello/umbrello.bb b/recipes-kde/apps/umbrello/umbrello.bb index 52b6b581..daf8405d 100644 --- a/recipes-kde/apps/umbrello/umbrello.bb +++ b/recipes-kde/apps/umbrello/umbrello.bb @@ -10,6 +10,7 @@ inherit kde-apps gtk-icon-cache DEPENDS += " \ qtsvg \ + qtwebkit \ \ karchive \ kcompletion \