mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
tcsh: Add dep on virtual/crypt
libcrypt is now a separate package starting glibc 2.28+ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
66fd2a9e04
commit
43b089317b
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user