Browse code

Merge "Add a dependency on openssl."

Jenkins authored on 2013/03/09 00:16:40
Showing 3 changed files
... ...
@@ -9,6 +9,7 @@ psmisc
9 9
 git
10 10
 lsof # useful when debugging
11 11
 openssh-server
12
+openssl
12 13
 vim-nox
13 14
 locate # useful when debugging
14 15
 python-virtualenv
... ...
@@ -4,6 +4,7 @@ euca2ools
4 4
 git-core
5 5
 iputils
6 6
 openssh
7
+openssl
7 8
 psmisc
8 9
 python-cmd2 # dist:opensuse-12.3
9 10
 python-netaddr
... ...
@@ -3,6 +3,7 @@ curl
3 3
 euca2ools # only for testing client
4 4
 git-core
5 5
 openssh-server
6
+openssl
6 7
 psmisc
7 8
 pylint
8 9
 python-netaddr