Parcourir la source

xarchiver: add mime-xdg to inherit

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Andreas Müller il y a 4 ans
Parent
commit
52e3012355
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb

+ 1 - 1
meta-xfce/recipes-apps/xarchiver/xarchiver_git.bb

@@ -12,7 +12,7 @@ SRCREV = "9ab958a4023b62b43972c55a3143ff0722bd88a6"
 PV = "0.5.4.14"
 S = "${WORKDIR}/git"
 
-inherit gettext pkgconfig autotools gtk-icon-cache features_check
+inherit gettext pkgconfig autotools gtk-icon-cache features_check mime-xdg
 
 REQUIRED_DISTRO_FEATURES = "x11"