Browse Source

parole: add mime-xdg to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Müller 4 years ago
parent
commit
53403d76de
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta-xfce/recipes-multimedia/parole/parole_1.0.5.bb

+ 1 - 1
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 \