Skip to content

Commit

Permalink
Explicitly say we depend on openssl 1
Browse files Browse the repository at this point in the history
  • Loading branch information
gholms committed May 21, 2014
1 parent fee7091 commit 6274212
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions INSTALL
Expand Up @@ -24,7 +24,7 @@ euca-get-password requires an openssl executable.

All bundle commands require several executables as well:
- gzip or pigz
- openssl
- openssl >= 1

The euca-bundle-vol command only works on Linux. It requires the
utilities for creating and managing the filesystem to be bundled
Expand All @@ -36,7 +36,7 @@ utilities for creating and managing the filesystem to be bundled
- losetup
- mkfs
- mount
- openssl
- openssl >= 1
- parted
- rsync
- sgdisk
Expand Down

0 comments on commit 6274212

Please sign in to comment.