mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
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>
This commit is contained in:
committed by
Ludovic Courtès
parent
af856afb6c
commit
a8fde99e80
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user