summaryrefslogtreecommitdiffstats
path: root/meta-xfce
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 /meta-xfce
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>
Diffstat (limited to 'meta-xfce')
-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 4bf10a47b..29038ac19 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"
5 5
6DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native" 6DEPENDS = "gtk+3 gtksourceview3 xfconf xfce4-dev-tools-native"
7 7
8inherit xfce-app gsettings 8inherit xfce-app gsettings mime-xdg
9 9
10SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe" 10SRC_URI[md5sum] = "98d908842d4a93c35756a67d681c08fe"
11SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7" 11SRC_URI[sha256sum] = "84c02adfca7f8b33b9466a306ded72fb9f38f93c9edb78660343854c4a3aded7"