diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2018-03-18 20:08:28 +0100 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-03-21 18:38:23 -0700 |
commit | 0a499a8f3578d21909fb2b53467a9bea88d16a27 (patch) | |
tree | 8acf10ac3fba67a1be55b58bde6aa8e163aec6f4 | |
parent | 4c785e151d22b214ca3343242462e8b0a8eda2dd (diff) | |
download | meta-openembedded-0a499a8f3578d21909fb2b53467a9bea88d16a27.tar.gz |
abiword: remove unneeded libglade from dependencies
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/abiword/abiword_3.0.2.bb | 1 |
1 files changed, 0 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 1d92b0410..d2c0186b5 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,6 @@ DEPENDS = " \ | |||
8 | gtk+ \ | 8 | gtk+ \ |
9 | gtkmathview \ | 9 | gtkmathview \ |
10 | wv \ | 10 | wv \ |
11 | libglade \ | ||
12 | libfribidi \ | 11 | libfribidi \ |
13 | jpeg \ | 12 | jpeg \ |
14 | libpng \ | 13 | libpng \ |