From: <b28495@freescale.com>
To: <openembedded-core@lists.openembedded.org>
Subject: [PATCH 2/2] socat: add dependency on tcp-wrappers
Date: Fri, 11 Oct 2013 16:11:45 +0800 [thread overview]
Message-ID: <1381479105-21972-2-git-send-email-b28495@freescale.com> (raw)
In-Reply-To: <1381479105-21972-1-git-send-email-b28495@freescale.com>
From: Ting Liu <b28495@freescale.com>
Fix the below issue:
| Computing transaction...error: Can't install
| socat-1.7.2.2-r0@ppce500v2: no package provides libwrap.so.0
|
| Saving cache...
|
Signed-off-by: Ting Liu <b28495@freescale.com>
---
meta/recipes-connectivity/socat/socat_1.7.2.2.bb | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-connectivity/socat/socat_1.7.2.2.bb b/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
index f015def..6f1bf0c 100644
--- a/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
+++ b/meta/recipes-connectivity/socat/socat_1.7.2.2.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.dest-unreach.org/socat/"
SECTION = "console/network"
-DEPENDS = "openssl readline"
+DEPENDS = "openssl readline tcp-wrappers"
LICENSE = "GPL-2.0+-with-OpenSSL-exception"
LIC_FILES_CHKSUM = "file://COPYING;md5=18810669f13b87348459e611d31ab760 \
--
1.7.3.4
next prev parent reply other threads:[~2013-10-11 8:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-11 8:11 [PATCH 1/2] perf: flag __SANE_USERSPACE_TYPES__ to include int-ll64.h for powerpc64 b28495
2013-10-11 8:11 ` b28495 [this message]
2013-10-30 3:45 ` Yang Shi
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=1381479105-21972-2-git-send-email-b28495@freescale.com \
--to=b28495@freescale.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