public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/libc/
Date: Sat, 28 Jan 2017 14:22:21 +0000 (UTC)	[thread overview]
Message-ID: <1485613314.8f63068b834674dd668ec3cf16c654daf326ff08.grobian@gentoo> (raw)

commit:     8f63068b834674dd668ec3cf16c654daf326ff08
Author:     Michael Haubenwallner <haubi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 16 14:28:05 2017 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jan 28 14:21:54 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f63068b

virtual/libc: for Cygwin, pull in sys-libs/cygwin-crypt

Package-Manager: portage-2.2.28

 virtual/libc/libc-1.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/virtual/libc/libc-1.ebuild b/virtual/libc/libc-1.ebuild
index 482a588..59f8977 100644
--- a/virtual/libc/libc-1.ebuild
+++ b/virtual/libc/libc-1.ebuild
@@ -10,9 +10,13 @@ KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86
 
 # explicitly depend on SLOT 2.2 of glibc, because it sets
 # a different SLOT for cross-compiling
+# Cygwin uses newlib, which lacks libcrypt
 RDEPEND="!prefix-guest? (
 		elibc_glibc? ( sys-libs/glibc:2.2 )
 		elibc_musl? ( sys-libs/musl )
 		elibc_uclibc? ( || ( sys-libs/uclibc-ng sys-libs/uclibc ) )
 		elibc_FreeBSD? ( sys-freebsd/freebsd-lib )
+	)
+	prefix-guest? (
+		elibc_Cygwin? ( sys-libs/cygwin-crypt )
 	)"


             reply	other threads:[~2017-01-28 14:22 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-28 14:22 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-05-29 18:21 [gentoo-commits] repo/gentoo:master commit in: virtual/libc/ Sam James
2023-02-24 18:36 Sam James
2022-01-01 20:08 David Seifert
2020-10-24  9:26 Sergei Trofimovich
2020-06-28 20:56 Thomas Deutschmann
2020-06-28 20:40 Agostino Sarubbo
2020-06-28 20:37 Agostino Sarubbo
2020-06-28 20:33 Agostino Sarubbo
2020-06-28 20:30 Agostino Sarubbo
2020-06-26 10:04 Sergei Trofimovich
2020-06-25  7:00 Agostino Sarubbo
2020-05-06 17:25 Michał Górny
2020-04-01 21:14 Sergei Trofimovich
2020-03-23 23:58 Sergei Trofimovich
2019-11-10 22:29 Sergei Trofimovich
2019-11-10 22:29 Sergei Trofimovich
2019-05-03 22:58 Mikle Kolyada
2018-06-25  8:11 Michael Haubenwallner
2018-06-21 10:54 Michael Haubenwallner
2016-09-28 23:00 Anthony G. Basile
2016-09-27 23:55 Anthony G. Basile
2016-08-24 12:57 Benda XU
2016-04-13  0:10 Anthony G. Basile

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=1485613314.8f63068b834674dd668ec3cf16c654daf326ff08.grobian@gentoo \
    --to=grobian@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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