From f919e660367ee799d7bd0fa0c3c9f5b99895179b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Wed, 25 Sep 2019 00:43:34 +0200 Subject: [PATCH] umbrello: add kdesignerplugin-native 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 | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/recipes-kde/apps/umbrello/umbrello.bb b/recipes-kde/apps/umbrello/umbrello.bb index 92b3e439..95f345b7 100644 --- a/recipes-kde/apps/umbrello/umbrello.bb +++ b/recipes-kde/apps/umbrello/umbrello.bb @@ -9,16 +9,19 @@ LIC_FILES_CHKSUM = " \ inherit kde-apps gtk-icon-cache DEPENDS += " \ + kcoreaddons-native \ + kdoctools-native \ + kconfig-native \ + sonnet-native \ + kdelibs4support-native \ + kdesignerplugin-native \ + \ qtsvg \ qtwebkit \ \ karchive \ kauth-native \ kcompletion \ - kconfig-native \ - kcoreaddons-native \ - kdoctools-native \ - sonnet-native \ ki18n \ kiconthemes \ kio \ @@ -26,7 +29,6 @@ DEPENDS += " \ kwidgetsaddons \ kxmlgui \ kdelibs4support \ - kdelibs4support-native \ " PV = "${KDE_APP_VERSION}"