diff options
author | Ross Burton <ross.burton@intel.com> | 2017-07-20 16:35:08 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-07-24 18:58:54 +0200 |
commit | 4563f6dd6aa9b7bb6f1469303797e1cc9e5d3741 (patch) | |
tree | 31083afd152bdd7dde22b3355edaf9c6852d55ba /meta-oe/recipes-graphics/gimp | |
parent | 5da62661fa183c656fefd9e172f044314e0ee83b (diff) | |
download | meta-openembedded-4563f6dd6aa9b7bb6f1469303797e1cc9e5d3741.tar.gz |
gimp: remove libart-lgpl build dependency
This build dependency was removed in 2008 with the port to Cairo.
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/gimp')
-rw-r--r-- | meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb index 1ecd2b715..cd7e27a19 100644 --- a/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb +++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.22.bb | |||
@@ -11,7 +11,6 @@ DEPENDS = " \ | |||
11 | gtk+ \ | 11 | gtk+ \ |
12 | babl \ | 12 | babl \ |
13 | gegl \ | 13 | gegl \ |
14 | libart-lgpl \ | ||
15 | jpeg \ | 14 | jpeg \ |
16 | libpng \ | 15 | libpng \ |
17 | libexif \ | 16 | libexif \ |