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

git at git.openembedded.org git at git.openembedded.org
Wed Apr 2 12:42:10 UTC 2014


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

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

libgnomecups: inherit only gnomebase

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

---

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

diff --git a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
index 8f4a6eb..fe0d34e 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
@@ -6,7 +6,7 @@ DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
 
 PR = "r2"
 
-inherit gnome pkgconfig
+inherit gnomebase pkgconfig
 
 do_compile_append () {
     cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old



More information about the Openembedded-commits mailing list