[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
16/32: gnu: aws-sdk-cpp: Remove openssl input.
From: |
guix-commits |
Subject: |
16/32: gnu: aws-sdk-cpp: Remove openssl input. |
Date: |
Mon, 2 May 2022 09:16:10 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix.
commit a8fde99e80ba32defee698d526d3c9dfd0a8752b
Author: Greg Hogan <code@greghogan.com>
AuthorDate: Fri Apr 22 19:38:53 2022 +0000
gnu: aws-sdk-cpp: Remove openssl input.
* gnu/packages/cpp.scm (aws-sdk-cpp):
[inputs]: Remove openssl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/cpp.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/cpp.scm b/gnu/packages/cpp.scm
index ea19f2fd8e..fafa55c3cd 100644
--- a/gnu/packages/cpp.scm
+++ b/gnu/packages/cpp.scm
@@ -1227,7 +1227,7 @@ aws-c-http, aws-c-io, aws-c-mqtt, aws-checksums, and
s2n.")
(propagated-inputs
(list aws-crt-cpp))
(inputs
- (list curl openssl pulseaudio zlib))
+ (list curl pulseaudio zlib))
(synopsis "Amazon Web Services SDK for C++")
(description
"The AWS SDK for C++ provides a C++11 interface to the @acronym{AWS,Amazon
- 01/32: services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'., (continued)
- 01/32: services: bitlbee: Preserve 'PURPLE_PLUGIN_PATH'., guix-commits, 2022/05/02
- 08/32: gnu: aws-c-http: Fix comment formatting., guix-commits, 2022/05/02
- 07/32: gnu: aws-c-sdkutils: Fix comment formatting., guix-commits, 2022/05/02
- 10/32: gnu: aws-c-auth: Fix comment formatting., guix-commits, 2022/05/02
- 02/32: gnu: aws-c-common: Only support i686 and x86_64., guix-commits, 2022/05/02
- 06/32: gnu: aws-c-cal: Fix comment formatting., guix-commits, 2022/05/02
- 12/32: gnu: aws-c-mqtt: Fix comment formatting., guix-commits, 2022/05/02
- 13/32: gnu: aws-crt-cpp: Fix comment formatting., guix-commits, 2022/05/02
- 04/32: gnu: aws-c-event-stream: Fix comment formatting., guix-commits, 2022/05/02
- 03/32: gnu: aws-checksums: Fix comment formatting., guix-commits, 2022/05/02
- 16/32: gnu: aws-sdk-cpp: Remove openssl input.,
guix-commits <=
- 23/32: gnu: spdlog: Update to 1.10.0., guix-commits, 2022/05/02
- 30/32: gnu: Add python-parsel., guix-commits, 2022/05/02
- 15/32: gnu: s2n: Link to aws-lc as libcrypto dependency., guix-commits, 2022/05/02
- 19/32: gnu: apl: Update to 1.8-r1550., guix-commits, 2022/05/02
- 24/32: gnu: bear: Update to 3.0.19., guix-commits, 2022/05/02
- 31/32: gnu: Add python-itemloaders., guix-commits, 2022/05/02
- 09/32: gnu: aws-c-compression: Fix comment formatting., guix-commits, 2022/05/02
- 25/32: gnu: Add python-sybil., guix-commits, 2022/05/02
- 11/32: gnu: aws-c-s3: Fix comment formatting., guix-commits, 2022/05/02
- 17/32: gnu: ugrep: Update to 3.7.9., guix-commits, 2022/05/02