[oe-commits] [meta-openembedded] 16/40: thunar: add mime-xdg to inherit

git at git.openembedded.org git at git.openembedded.org
Mon Jan 20 21:25:11 UTC 2020


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 219fb355e040958c79e315a3481fbe830a525a30
Author: Andreas Müller <schnitzeltony at gmail.com>
AuthorDate: Sat Jan 18 12:27:49 2020 +0100

    thunar: add mime-xdg to inherit
    
    Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb
index f2376aa..eb57dae 100644
--- a/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb
+++ b/meta-xfce/recipes-xfce/thunar/thunar_1.8.10.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 DEPENDS = "exo gdk-pixbuf libxfce4ui libsm startup-notification libnotify xfce4-panel udev"
 
-inherit xfce gobject-introspection features_check
+inherit xfce gobject-introspection features_check mime-xdg
 
 REQUIRED_DISTRO_FEATURES = "x11"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list