diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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 8f4a6eb29..fe0d34e5e 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" | |||
6 | 6 | ||
7 | PR = "r2" | 7 | PR = "r2" |
8 | 8 | ||
9 | inherit gnome pkgconfig | 9 | inherit gnomebase pkgconfig |
10 | 10 | ||
11 | do_compile_append () { | 11 | do_compile_append () { |
12 | cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old | 12 | cp libgnomecups-1.0.pc libgnomecups-1.0.pc.old |