summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--recipes-graphics/gpicview/gpicview_0.2.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/gpicview/gpicview_0.2.5.bb b/recipes-graphics/gpicview/gpicview_0.2.5.bb
index 27808b6..cee82b7 100644
--- a/recipes-graphics/gpicview/gpicview_0.2.5.bb
+++ b/recipes-graphics/gpicview/gpicview_0.2.5.bb
@@ -19,6 +19,6 @@ PACKAGECONFIG ?= "gtk3"
PACKAGECONFIG[gtk2] = ",,gtk+"
PACKAGECONFIG[gtk3] = "--enable-gtk3,,gtk+3"
-inherit autotools gettext pkgconfig
+inherit autotools gettext mime-xdg pkgconfig
FILES_${PN} += "${datadir}/icons/*"