diff options
-rw-r--r-- | meta-oe/recipes-devtools/geany/geany_1.36.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany_1.36.bb b/meta-oe/recipes-devtools/geany/geany_1.36.bb index 17e16bf561..8282091b30 100644 --- a/meta-oe/recipes-devtools/geany/geany_1.36.bb +++ b/meta-oe/recipes-devtools/geany/geany_1.36.bb | |||
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=bd7b2c994af21d318bd2cd3b3f80c2d5" | |||
5 | 5 | ||
6 | DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native" | 6 | DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native" |
7 | 7 | ||
8 | inherit features_check autotools pkgconfig perlnative gettext | 8 | inherit features_check autotools pkgconfig perlnative gettext mime-xdg |
9 | 9 | ||
10 | REQUIRED_DISTRO_FEATURES = "x11" | 10 | REQUIRED_DISTRO_FEATURES = "x11" |
11 | 11 | ||