From cd87517f9c4cd99a173dfb740968dc6b673a416e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sun, 7 Feb 2016 15:43:30 +0100 Subject: [PATCH] dolphin: enhance packing - just in case dolphin gets i18n MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- recipes-kde/apps/dolphin/dolphin.bb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/recipes-kde/apps/dolphin/dolphin.bb b/recipes-kde/apps/dolphin/dolphin.bb index b7203928..25bc1ca5 100644 --- a/recipes-kde/apps/dolphin/dolphin.bb +++ b/recipes-kde/apps/dolphin/dolphin.bb @@ -43,7 +43,10 @@ SRC_URI += " \ FILES_SOLIBSDEV = "${libdir}/libdolphin*${SOLIBSDEV}" FILES_${PN} += " \ - ${datadir} \ + ${datadir}/config.kcfg \ + ${datadir}/k*5 \ + ${datadir}/dbus-1 \ + ${datadir}/appdata \ ${libdir}/libkdeinit5_dolphin.so \ ${OE_QMAKE_PATH_PLUGINS} \ "