Skip to content

Commit

Permalink
fix: Add libcurl for RCurl compilation (#103)
Browse files Browse the repository at this point in the history
  • Loading branch information
cicdguy authored Sep 13, 2024
1 parent 84aa3b0 commit 0890283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/install_sysdeps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ tidy \
libglpk-dev \
libarchive-dev \
libssh-dev \
libcurl4-openssl-dev \
"

# Shared deps for fedora
Expand Down

0 comments on commit 0890283

Please sign in to comment.