aboutsummaryrefslogtreecommitdiffstats
path: root/meta-xfce
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-18 12:27:52 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-19 02:20:59 -0800
commit32eefe2f179511a7120f96ab02be487c76950c17 (patch)
tree801aa5befae50af058d932f8ff7b94ee7b4ff5e6 /meta-xfce
parent2dc122dcff6ef9d089a34405d850b3c7235c846d (diff)
downloadmeta-openembedded-32eefe2f179511a7120f96ab02be487c76950c17.tar.gz
orage: add mime-xdg to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-xfce')
-rw-r--r--meta-xfce/recipes-apps/orage/orage_4.12.1.bb2
1 files changed, 1 insertions, 1 deletions
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 9662b614f8..ae81802330 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"