We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49da881 commit 6eea329Copy full SHA for 6eea329
openssl/src/lib.rs
@@ -44,7 +44,7 @@
44
//! $ sudo apt-get install pkg-config libssl-dev
45
//!
46
//! # Fedora
47
-//! $ sudo dnf install pkg-config perl-FindBin openssl-devel
+//! $ sudo dnf install pkg-config perl-FindBin perl-IPC-Cmd openssl-devel
48
49
//! # Alpine Linux
50
//! $ apk add pkgconfig openssl-dev
0 commit comments