From: Saul Wold <sgw@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 5/5] librsvg: configure needs a native gdk-pixbuf binary
Date: Mon, 10 Jun 2013 14:45:15 -0700 [thread overview]
Message-ID: <1370900715-29294-6-git-send-email-sgw@linux.intel.com> (raw)
In-Reply-To: <1370900715-29294-1-git-send-email-sgw@linux.intel.com>
Build failure was seen on the autobuilder, so add gdk-pixbuf-native to depends list
Signed-off-by: Saul Wold <sgw@linux.intel.com>
---
meta/recipes-gnome/librsvg/librsvg_2.32.1.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
index 9b1e0ec..4818422 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.32.1.bb
@@ -8,6 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
SECTION = "x11/utils"
DEPENDS = "cairo glib-2.0 gdk-pixbuf fontconfig freetype libxml2 pango"
+DEPENDS += "gdk-pixbuf-native"
BBCLASSEXTEND = "native"
PR = "r12"
--
1.8.1.4
prev parent reply other threads:[~2013-06-10 21:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-10 21:45 [PATCH 0/5] Fixup usage of create_wrapper Saul Wold
2013-06-10 21:45 ` [PATCH 1/5] sanity: remove warn debug message Saul Wold
2013-06-10 21:45 ` [PATCH 2/5] createrepo: Fix usage of create_wrapper Saul Wold
2013-06-10 21:45 ` [PATCH 3/5] dpkg: " Saul Wold
2013-06-11 13:57 ` Burton, Ross
2013-06-10 21:45 ` [PATCH 4/5] gnome-doc-utils: " Saul Wold
2013-06-10 21:45 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1370900715-29294-6-git-send-email-sgw@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox