Skip to content

Commit

Permalink
Merge pull request #2023 from JadedBlueEyes/patch-1
Browse files Browse the repository at this point in the history
Add perl-FindBin dep for fedora
  • Loading branch information
sfackler committed Aug 26, 2023
2 parents 2db5377 + 9708951 commit 528c3d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openssl/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
//! $ sudo apt-get install pkg-config libssl-dev
//!
//! # Fedora
//! $ sudo dnf install pkg-config openssl-devel
//! $ sudo dnf install pkg-config perl-FindBin openssl-devel
//!
//! # Alpine Linux
//! $ apk add pkgconfig openssl-dev
Expand Down

0 comments on commit 528c3d7

Please sign in to comment.