Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 11/11] glib-2.0: Add missing dependency on virtual/libiconv
Date: Thu, 28 Jun 2012 14:36:57 -0700	[thread overview]
Message-ID: <cc067e10de0fd1748ffd9d02125a52b58ea9f261.1340919157.git.raj.khem@gmail.com> (raw)
In-Reply-To: <638231d75b991a3be5c9aed5add4c56e66f79fe0.1340919157.git.raj.khem@gmail.com>
In-Reply-To: <cover.1340919157.git.raj.khem@gmail.com>

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb |    2 +-
 meta/recipes-core/glib-2.0/glib.inc           |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb b/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb
index 6f89f56..08aa897 100644
--- a/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb
+++ b/meta/recipes-core/glib-2.0/glib-2.0_2.32.3.bb
@@ -1,6 +1,6 @@
 require glib.inc
 
-PR = "r1"
+PR = "r2"
 PE = "1"
 
 DEPENDS += "libffi python-argparse-native zlib"
diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 1dbd538..e7d547a 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -13,7 +13,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
 BUGTRACKER = "http://bugzilla.gnome.org"
 SECTION = "libs"
 
-DEPENDS = "glib-2.0-native gtk-doc-native zip"
+DEPENDS = "glib-2.0-native gtk-doc-native zip virtual/libiconv"
 DEPENDS_virtclass-native = "gtk-doc-native pkgconfig-native gettext-native"
 DEPENDS_virtclass-nativesdk = "libtool-nativesdk"
 PACKAGES =+ "${PN}-utils "
-- 
1.7.9.5




  parent reply	other threads:[~2012-06-28 21:48 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-28 21:34 [PATCH 00/11] toolchain updates Khem Raj
2012-06-28 21:36 ` [PATCH 01/11] bitbake.conf: Add weak definition for USE_NLS Khem Raj
2012-06-29 11:43   ` Richard Purdie
2012-06-28 21:36 ` [PATCH 02/11] libgcc: Remove unpackage unwind.h Khem Raj
2012-06-28 21:36 ` [PATCH 03/11] gcc-configure-sdk, gcc-configure-cross: Dont recompute USE_NLS Khem Raj
2012-06-28 21:36 ` [PATCH 04/11] eglibc: support mipsel little endian, filter out -march=mips32 Khem Raj
2012-06-28 21:36 ` [PATCH 05/11] eglibc-2.15: Update to latest on 2.15 branch Khem Raj
2012-06-28 21:36 ` [PATCH 06/11] kconfig-frontends: New recipe Khem Raj
2012-06-28 21:36 ` [PATCH 07/11] uclibc: Separate the bits between uclibc and uclibc-initial Khem Raj
2012-06-28 21:36 ` [PATCH 08/11] uclibc-git: Update for building systemd Khem Raj
2012-06-28 21:36 ` [PATCH 09/11] uclibc-0.9.33: add posix_fallocate implementation Khem Raj
2012-06-28 21:36 ` [PATCH 10/11] bison: link in librt on uclibc Khem Raj
2012-06-28 21:36 ` Khem Raj [this message]
2012-06-29 12:34 ` [PATCH 00/11] toolchain updates Richard Purdie

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=cc067e10de0fd1748ffd9d02125a52b58ea9f261.1340919157.git.raj.khem@gmail.com \
    --to=raj.khem@gmail.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