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

git at git.openembedded.org git at git.openembedded.org
Sun Apr 20 08:52:50 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Mar 31 13:42:19 2014 +0200

libgnomeprint: inherit only gnomebase

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

---

 meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
index 13550d7..c224d86 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomeprint_2.18.8.bb
@@ -5,7 +5,7 @@ DEPENDS = "libxml2 libgnomecups glib-2.0 pango libart-lgpl fontconfig popt gnome
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
-inherit pkgconfig gnome
+inherit pkgconfig gnomebase
 
 SRC_URI += "file://fix.includes.patch \
             file://freetype.patch \



More information about the Openembedded-commits mailing list