diff options
-rw-r--r-- | meta-oe/recipes-devtools/glade/glade_3.22.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/glade/glade_3.22.1.bb b/meta-oe/recipes-devtools/glade/glade_3.22.1.bb index cdd7057b39..01decabead 100644 --- a/meta-oe/recipes-devtools/glade/glade_3.22.1.bb +++ b/meta-oe/recipes-devtools/glade/glade_3.22.1.bb | |||
@@ -9,7 +9,7 @@ DEPENDS = "gtk+ gtk+3 glib-2.0 libxml2 intltool-native \ | |||
9 | " | 9 | " |
10 | 10 | ||
11 | 11 | ||
12 | inherit features_check autotools pkgconfig gnomebase gobject-introspection | 12 | inherit features_check autotools pkgconfig gnomebase gobject-introspection mime-xdg |
13 | 13 | ||
14 | REQUIRED_DISTRO_FEATURES = "x11" | 14 | REQUIRED_DISTRO_FEATURES = "x11" |
15 | 15 | ||