summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
diff options
context:
space:
mode:
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.bb7
1 files changed, 5 insertions, 2 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 199ee72da..f31799746 100644
--- a/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
+++ b/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
@@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
4 4
5DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui" 5DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
6 6
7PR = "r1" 7PR = "r2"
8 8
9inherit gnome pkgconfig 9inherit gnome pkgconfig
10 10
@@ -13,7 +13,10 @@ do_compile_append () {
13 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
14} 14}
15 15
16SRC_URI += "file://libgnomecups-0.2.3-glib.h.patch" 16SRC_URI += "\
17 file://libgnomecups-0.2.3-glib.h.patch \
18 file://libgnomecups-0.2.3-cups-1.6.patch \
19"
17 20
18SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b" 21SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
19SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29" 22SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29"