[oe-commits] [meta-openembedded] 26/76: gimp: Enable libmng plugins

git at git.openembedded.org git at git.openembedded.org
Sat Dec 24 08:18:31 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 79c0c208037499ed15a3c705167be2b317fd6177
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed Dec 14 18:09:40 2016 -0800

    gimp: Enable libmng plugins
    
    Now we have libmng recipe, therefore add support for libmng plugin
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
index 1f83523..38e10ef 100644
--- a/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
+++ b/meta-oe/recipes-graphics/gimp/gimp_2.8.18.bb
@@ -20,6 +20,7 @@ DEPENDS = " \
     jasper \
     bzip2 \
     libgudev \
+    libmng \
 "
 DEPENDS += "${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'libxmu libxpm', '', d)}"
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list