[oe-commits] [meta-openembedded] 05/43: gimp: Enable libmng plugins

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 10:28:16 UTC 2016


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

commit a42870c7d72a91795820a813e186249f4c9465b5
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