From 04c16563fadce4b3674feaa36e310ca0c3d11dd7 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 31 Mar 2014 13:41:00 +0200 Subject: libgnomecups: inherit only gnomebase Signed-off-by: Martin Jansa --- 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 8f4a6eb297..fe0d34e5e2 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 -- cgit v1.2.3-54-g00ecf