summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/geany/geany_1.36.bb2
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
6DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native" 6DEPENDS = "gtk+3 libxml-parser-perl-native python3-docutils-native intltool-native"
7 7
8inherit features_check autotools pkgconfig perlnative gettext 8inherit features_check autotools pkgconfig perlnative gettext mime-xdg
9 9
10REQUIRED_DISTRO_FEATURES = "x11" 10REQUIRED_DISTRO_FEATURES = "x11"
11 11