[oe] [PATCH 18/23] orage: add mime-xdg to inherit

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


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

diff --git a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
index 9662b614f..ae8180233 100644
--- a/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
+++ b/meta-xfce/recipes-apps/orage/orage_4.12.1.bb
@@ -4,7 +4,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
 DEPENDS = "gtk+ xfce4-panel libical popt"
 
-inherit xfce-app
+inherit xfce-app mime-xdg
 
 SRC_URI += "file://0001-drop-setting-is_utc-member-of-icaltimetype.patch"
 
-- 
2.21.0



More information about the Openembedded-devel mailing list