* Support communicating with the MTurk API via SSL.
svn path=/nixpkgs/trunk/; revision=29289
This commit is contained in:
parent
6cec6f29db
commit
0578ceb11b
@ -2326,7 +2326,7 @@ rec {
|
||||
patches =
|
||||
[ ../development/perl-modules/net-amazon-mechanicalturk.patch ];
|
||||
propagatedBuildInputs =
|
||||
[ DigestHMAC LWP URI XMLParser IOString ];
|
||||
[ DigestHMAC LWP URI XMLParser IOString CryptSSLeay ];
|
||||
buildInputs = [ DBI DBDSQLite ];
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user