diff options
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | 4 |
1 files changed, 4 insertions, 0 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 c932ba018..199ee72da 100644 --- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb +++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb | |||
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f" | |||
4 | 4 | ||
5 | DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui" | 5 | DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui" |
6 | 6 | ||
7 | PR = "r1" | ||
8 | |||
7 | inherit gnome pkgconfig | 9 | inherit gnome pkgconfig |
8 | 10 | ||
9 | do_compile_append () { | 11 | do_compile_append () { |
@@ -11,5 +13,7 @@ do_compile_append () { | |||
11 | sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc | 13 | sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc |
12 | } | 14 | } |
13 | 15 | ||
16 | SRC_URI += "file://libgnomecups-0.2.3-glib.h.patch" | ||
17 | |||
14 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" | 18 | SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" |
15 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" | 19 | SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" |