From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABC4F159C9B for ; Sat, 10 Aug 2024 20:34:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BFC3C2BC0E6; Sat, 10 Aug 2024 20:34:44 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABF5D2BC0E6 for ; Sat, 10 Aug 2024 20:34:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 02F45335D2B for ; Sat, 10 Aug 2024 20:34:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 584E01EEB for ; Sat, 10 Aug 2024 20:34:40 +0000 (UTC) From: "Lucio Sauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" Message-ID: <1723320900.81b6f5cdfdb2bb9be333303b1072dd1bfacee234.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-lang/swift/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-lang/swift/swift-5.10.1.ebuild X-VCS-Directories: dev-lang/swift/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 81b6f5cdfdb2bb9be333303b1072dd1bfacee234 X-VCS-Branch: master Date: Sat, 10 Aug 2024 20:34:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6c6d5a57-d65e-4a63-a283-5900d185312b X-Archives-Hash: 676a590cf4bb85420da0575082937f02 commit: 81b6f5cdfdb2bb9be333303b1072dd1bfacee234 Author: Itai Ferber itaiferber net> AuthorDate: Sat Aug 10 20:14:37 2024 +0000 Commit: Lucio Sauer posteo net> CommitDate: Sat Aug 10 20:15:00 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=81b6f5cd dev-lang/swift: add libicu as a build-time dependency Signed-off-by: Itai Ferber itaiferber.net> dev-lang/swift/swift-5.10.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-lang/swift/swift-5.10.1.ebuild b/dev-lang/swift/swift-5.10.1.ebuild index 7610ec7c1..751bc6a93 100644 --- a/dev-lang/swift/swift-5.10.1.ebuild +++ b/dev-lang/swift/swift-5.10.1.ebuild @@ -79,6 +79,7 @@ BDEPEND=" >=dev-build/cmake-3.24.2 >=dev-build/ninja-1.11 >=dev-db/sqlite-3 + >=dev-libs/icu-69 >=dev-libs/libedit-20221030 >=dev-libs/libxml2-2.11.5 >=dev-util/patchelf-0.18