aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2012-12-23 11:48:49 +0100
committerEric Bénard <eric@eukrea.com>2013-04-05 16:58:13 +0200
commitda0a2879f204c7bef265f32910f6bd0f2bb403a6 (patch)
tree5a0a2ab8412ca659151ffbff3cf1269a5609b9fb /meta-gnome/recipes-gnome/gnome/libgnomecups_0.2.3.bb
parent0d224e77e1fb2b05ddb3f02059ae480ee2bec636 (diff)
downloadmeta-openembedded-da0a2879f204c7bef265f32910f6bd0f2bb403a6.tar.gz
libgnomecups: fix build with cups-1.6 from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
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 199ee72daf..f317997462 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"
DEPENDS="glib-2.0 gtk+ pango cups intltool libgnomeui"
-PR = "r1"
+PR = "r2"
inherit gnome pkgconfig
@@ -13,7 +13,10 @@ do_compile_append () {
sed 's:${STAGING_DIR_HOST}::' < libgnomecups-1.0.pc.old > libgnomecups-1.0.pc
}
-SRC_URI += "file://libgnomecups-0.2.3-glib.h.patch"
+SRC_URI += "\
+ file://libgnomecups-0.2.3-glib.h.patch \
+ file://libgnomecups-0.2.3-cups-1.6.patch \
+"
SRC_URI[archive.md5sum] = "dc4920c15c9f886f73ea74fbff0ae48b"
SRC_URI[archive.sha256sum] = "e130e80942b386de19a288a4c194ff3dbe9140315b31e982058c8bffbb6a1d29"