Skip to content

Commit

Permalink
Merge pull request #336 from simaishi/add_libssh2
Browse files Browse the repository at this point in the history
Add libssh2-devel for rugged gem SSH support

(cherry picked from commit ab7ba42)
  • Loading branch information
carbonin authored and simaishi committed Aug 6, 2019
1 parent 3f58f54 commit ebf8bfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kickstarts/partials/packages/includes.ks.erb
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ cronie
docker # For embedded ansible support
http-parser # libhttp_parser.so.2 needed by nodejs
libcurl-devel # For curb gem
libssh2-devel # For rugged SSH support
libxml2-devel # For nokogiri gem
libxslt-devel # For nokogiri gem
logrotate
Expand Down

0 comments on commit ebf8bfd

Please sign in to comment.