aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-08-31 14:39:00 +0100
committerKhem Raj <raj.khem@gmail.com>2018-08-31 06:55:17 -0700
commit685715fd4110e9ed7bdc0df118904bbdedd1b70d (patch)
tree746d2ca8baa35a530d556d4148654a03bdbce99d /meta-gnome
parent58062ba654b645d7201f1e0d9b91b9f711ac64ad (diff)
downloadmeta-openembedded-685715fd4110e9ed7bdc0df118904bbdedd1b70d.tar.gz
abiword: use fribidi not libfribidi
The recipe is called fribidi, so use that instead of the PROVIDE. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb b/meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb
index 0f3f507f3d..36b056fdd5 100644
--- a/meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb
@@ -8,7 +8,7 @@ DEPENDS = " \
gtk+ \
gtkmathview \
wv \
- libfribidi \
+ fribidi \
jpeg \
libpng \
librsvg \