From: Saul Wold <sgw@linux.intel.com>
To: Alex DAMIAN <alexandru.damian@intel.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH 1/2] dpkg depends on ncurses
Date: Mon, 11 Mar 2013 14:59:10 -0700 [thread overview]
Message-ID: <513E53AE.1030005@linux.intel.com> (raw)
In-Reply-To: <1362757528-9240-1-git-send-email-alexandru.damian@intel.com>
Missing Signed-off for both of these patches.
Sau!
On 03/08/2013 07:45 AM, Alex DAMIAN wrote:
> From: Alexandru DAMIAN <alexandru.damian@intel.com>
>
> Dpkg compilation depends on the ncurses, so add
> this dependency.
> ---
> meta/recipes-devtools/dpkg/dpkg.inc | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-devtools/dpkg/dpkg.inc b/meta/recipes-devtools/dpkg/dpkg.inc
> index 0bc1ae8..cdecd19 100644
> --- a/meta/recipes-devtools/dpkg/dpkg.inc
> +++ b/meta/recipes-devtools/dpkg/dpkg.inc
> @@ -7,7 +7,7 @@ INC_PR = "r19"
> SRC_URI = "${DEBIAN_MIRROR}/main/d/dpkg/dpkg_${PV}.tar.xz \
> file://ignore_extra_fields.patch"
>
> -DEPENDS = "zlib bzip2 perl"
> +DEPENDS = "zlib bzip2 perl ncurses"
> DEPENDS_class-native = "bzip2-native zlib-native virtual/update-alternatives-native gettext-native perl-native"
> RDEPENDS_${PN} = "${VIRTUAL-RUNTIME_update-alternatives}"
> RDEPENDS_${PN}_class-native = ""
>
prev parent reply other threads:[~2013-03-11 22:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-08 15:45 [PATCH 1/2] dpkg depends on ncurses Alex DAMIAN
2013-03-08 15:45 ` [PATCH 2/2] Coreutils 6.9 depends on libattr Alex DAMIAN
2013-03-11 21:59 ` 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=513E53AE.1030005@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=alexandru.damian@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.