aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-01-18 12:27:41 +0100
committerKhem Raj <raj.khem@gmail.com>2020-01-19 02:20:58 -0800
commit529480f851b0a103fcb696e4331eab2d78a9a0a6 (patch)
tree7d5a39b4f152f0757123d6f50c40bd30d2d9afe3
parent2853e53b7d22fcb72d1d9f29d611cbe029f61cf7 (diff)
downloadmeta-openembedded-529480f851b0a103fcb696e4331eab2d78a9a0a6.tar.gz
catfish: 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/catfish/catfish_1.4.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xfce/recipes-apps/catfish/catfish_1.4.11.bb b/meta-xfce/recipes-apps/catfish/catfish_1.4.11.bb
index 4152e15834..27b5d5ed42 100644
--- a/meta-xfce/recipes-apps/catfish/catfish_1.4.11.bb
+++ b/meta-xfce/recipes-apps/catfish/catfish_1.4.11.bb
@@ -3,7 +3,7 @@ SECTION = "x11/application"
LICENSE = "GPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=4325afd396febcb659c36b49533135d4"
-inherit xfce-app distutils3 gtk-icon-cache
+inherit xfce-app distutils3 gtk-icon-cache mime-xdg
DEPENDS += "python3-distutils-extra-native"