[oe] [PATCH 11/23] parole: add mime-xdg to inherit

Andreas Müller schnitzeltony at gmail.com
Sat Jan 18 11:27:45 UTC 2020


Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb b/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb
index efee1aa93..f55b19459 100644
--- a/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb
+++ b/meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://docs.xfce.org/apps/parole/start"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
-inherit xfce-app gtk-doc mime
+inherit xfce-app gtk-doc mime mime-xdg
 
 DEPENDS += " \
     dbus-glib \
-- 
2.21.0



More information about the Openembedded-devel mailing list