aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2020-01-06 20:05:03 +0200
committerKhem Raj <raj.khem@gmail.com>2020-01-06 19:22:26 -0800
commite70fc74473a2df1609530a32e3a8c039702eeb07 (patch)
tree9bdd4281dfc05f9827d6977267a6e709c80856b6
parentf9bcd330a778507544347bce2b522914f0b0bdf0 (diff)
downloadmeta-openembedded-contrib-e70fc74473a2df1609530a32e3a8c039702eeb07.tar.gz
geany-plugins: Use enchant2 instead of the old enchant
Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb b/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb
index c43d23b347..a6a0b17dd4 100644
--- a/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb
+++ b/meta-oe/recipes-devtools/geany/geany-plugins_1.36.bb
@@ -16,7 +16,7 @@ DEPENDS = " \
geany \
libxml2 \
libsoup-2.4 \
- enchant \
+ enchant2 \
intltool-native \
libassuan \
gpgme \