aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-18 12:27:42 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-19 02:20:58 -0800
commitb047fb9bc22808feed6437c7297b58c6ff324afc (patch)
treec690341d620ba8419c994e9c9c284f2a9b3ba43b
parent529480f851b0a103fcb696e4331eab2d78a9a0a6 (diff)
downloadmeta-openembedded-b047fb9bc22808feed6437c7297b58c6ff324afc.tar.gz
mousepad: add mime-xdg to inherit
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
index 4bf10a47bb..29038ac19a 100644
--- a/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
+++ b/meta-xfce/recipes-apps/mousepad/mousepad_0.4.2.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
-inherit xfce-app gsettings
+inherit xfce-app gsettings mime-xdg
SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"