All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 16/21] tcsh: Add dep on virtual/crypt
Date: Mon, 13 Aug 2018 01:17:37 -0700	[thread overview]
Message-ID: <20180813081742.6961-16-raj.khem@gmail.com> (raw)
In-Reply-To: <20180813081742.6961-1-raj.khem@gmail.com>

libcrypt is now a separate package starting glibc 2.28+

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb b/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb
index b59d88f5de..c171963c2f 100644
--- a/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb
+++ b/meta-oe/recipes-shells/tcsh/tcsh_6.20.00.bb
@@ -7,7 +7,7 @@ HOMEPAGE = "http://www.tcsh.org/"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://Copyright;md5=575cf2715c3bf894e1f79aec1d4eaaf5"
 SECTION = "base"
-DEPENDS = "ncurses gettext-native"
+DEPENDS = "ncurses virtual/crypt gettext-native"
 SRC_URI = " \
     http://ftp.funet.fi/pub/mirrors/ftp.astron.com/pub/tcsh/${BP}.tar.gz \
     file://0001-Enable-system-malloc-on-all-linux.patch \
-- 
2.18.0



  parent reply	other threads:[~2018-08-13  8:18 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-13  8:17 [meta-webserver][PATCH 01/21] sthttpd: Add dependency on virtual/crypt Khem Raj
2018-08-13  8:17 ` [meta-initramfs][PATCH 02/21] kexecboot: Fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` [meta-multimedia][PATCH 03/21] oscam: Upgrade to latest rev 11431 on trunk Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 04/21] eject: Fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` [meta-xfce][PATCH 05/21] xfce4-diskperf-plugin: " Khem Raj
2018-08-13  8:17 ` [meta-networking][PATCH 06/21] yp-tools: Add dep on virtual/crypt Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 07/21] lsscsi: Upgrade to 0.30 Khem Raj
2018-08-13  8:17 ` [meta-webserver][PATCH 08/21] hiawatha: Add missing dep on virtual/crypt Khem Raj
2018-08-13  8:17 ` [meta-filesystems][PATCH 09/21] logfsprogs: Fix build with glibc 2.28 Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 10/21] lockdev: Fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` [meta-webserver][PATCH 11/21] nostromo: Add dep on virtual/crypt Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 12/21] atop: Upgrade to 2.3.0 Khem Raj
2018-08-13  8:17 ` [meta-gnome][PATCH 13/21] usermode: Fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` [meta-filesystems][PATCH 14/21] f2fs-tools: Upgrade to 1.11.0 Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 15/21] udisks: Fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` Khem Raj [this message]
2018-08-13  8:17 ` [meta-networking][PATCH 17/21] owfs: Add dep on virtual/crypt Khem Raj
2018-08-13  8:17 ` [meta-filesystems][PATCH 18/21] owfs: Upgrade to 3.2p2 and fix build with glibc 2.28+ Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 19/21] cfengine, cfengine-masterfiles: Upgrade to 3.12.0 Khem Raj
2018-08-16 17:27   ` Martin Jansa
2018-08-16 17:58     ` Khem Raj
2018-08-16 18:14       ` Martin Jansa
2018-08-16 18:29         ` Khem Raj
2018-08-13  8:17 ` [meta-webserver][PATCH 20/21] nginx: Upgrade to 1.15.2 Khem Raj
2018-08-13  8:17 ` [meta-oe][PATCH 21/21] stress-ng: Upgrade to 0.09.36 Khem Raj

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=20180813081742.6961-16-raj.khem@gmail.com \
    --to=raj.khem@gmail.com \
    --cc=openembedded-devel@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.