[oe-commits] Martin Jansa : babl: inherit only gnomebase

git at git.openembedded.org git at git.openembedded.org
Tue Apr 1 17:15:20 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 61e2a44bbba04b6e75beae6e1523fcba60900b0f
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=61e2a44bbba04b6e75beae6e1523fcba60900b0f

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Mar 30 00:41:54 2014 +0100

babl: inherit only gnomebase

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-oe/recipes-graphics/babl/babl_0.1.10.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
index 1ef4956..3830b30 100644
--- a/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
+++ b/meta-oe/recipes-graphics/babl/babl_0.1.10.bb
@@ -2,7 +2,7 @@ SUMMARY = "Babl is a dynamic, any to any, pixel format conversion library"
 LICENSE = "LGPL-3.0"
 LIC_FILES_CHKSUM = "file://COPYING;md5=6a6a8e020838b23406c81b19c1d46df6"
 
-inherit gnome
+inherit gnomebase
 
 SRC_URI = "ftp://ftp.gimp.org/pub/${PN}/0.1/${PN}-${PV}.tar.bz2"
 SRC_URI[md5sum] = "9e1542ab5c0b12ea3af076a9a2f02d79"



More information about the Openembedded-commits mailing list