[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
52/73: gnu: rust-openssl-sys-0.9: Propagate openssl.
From: |
guix-commits |
Subject: |
52/73: gnu: rust-openssl-sys-0.9: Propagate openssl. |
Date: |
Tue, 11 Apr 2023 22:07:30 -0400 (EDT) |
apteryx pushed a commit to branch staging
in repository guix.
commit b50bc41b51fe3a954011cef46f818a0c0fbbd39f
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Fri Apr 7 23:01:03 2023 -0400
gnu: rust-openssl-sys-0.9: Propagate openssl.
It appears that OpenSSL is expected to be available when building a package
using this library.
* gnu/packages/crates-io.scm (rust-openssl-sys-0.9) [inputs]: Turn into...
[propagated-inputs].
---
gnu/packages/crates-io.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 8f4870f8ae..1e85e60bc7 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -38612,7 +38612,7 @@ system for OpenSSL.")
("rust-vcpkg" ,rust-vcpkg-0.2))))
(native-inputs
(list pkg-config))
- (inputs
+ (propagated-inputs
(list openssl))
(home-page "https://github.com/sfackler/rust-openssl")
(synopsis "FFI bindings to OpenSSL")
- 44/73: gnu: rust-futures-task-0.3: Update to 0.3.26., (continued)
- 44/73: gnu: rust-futures-task-0.3: Update to 0.3.26., guix-commits, 2023/04/11
- 48/73: gnu: Add rust-base64-0.21., guix-commits, 2023/04/11
- 50/73: gnu: rust-pem-1: Update to 1.1.1., guix-commits, 2023/04/11
- 63/73: gnu: gstreamer-docs: Update to 1.22.2., guix-commits, 2023/04/11
- 64/73: gnu: gstreamer: Update to 1.22.2., guix-commits, 2023/04/11
- 66/73: gnu: gst-plugins-good: Update to 1.22.2., guix-commits, 2023/04/11
- 71/73: gnu: python-gst: Update to 1.22.2., guix-commits, 2023/04/11
- 72/73: gnu: ruby-rubyzip: Re-instate all tests., guix-commits, 2023/04/11
- 68/73: gnu: gst-plugins-ugly: Update to 1.22.2., guix-commits, 2023/04/11
- 67/73: gnu: gst-plugins-bad: Update to 1.22.2., guix-commits, 2023/04/11
- 52/73: gnu: rust-openssl-sys-0.9: Propagate openssl.,
guix-commits <=
- 55/73: gnu: python-pytest-subtests: Update to 0.10.0., guix-commits, 2023/04/11
- 73/73: gnu: libexif: Update home page., guix-commits, 2023/04/11
- 51/73: gnu: rust-eyre-0.6: Update to 0.6.8., guix-commits, 2023/04/11
- 59/73: gnu: python-pyopenssl: Update to 23.1.1., guix-commits, 2023/04/11
- 60/73: gnu: python-service-identity: Update to 21.1.0., guix-commits, 2023/04/11
- 62/73: gnu: python-trio-typing: Switch to pyproject-build-system., guix-commits, 2023/04/11
- 69/73: gnu: gst-libav: Update to 1.22.2., guix-commits, 2023/04/11
- 54/73: gnu: python-pytest-7.1: Replace python-toml with python-tomli., guix-commits, 2023/04/11
- 57/73: gnu: python-celery: Use python-pytest-7.1., guix-commits, 2023/04/11
- 65/73: gnu: gst-plugins-base: Update to 1.22.2., guix-commits, 2023/04/11