* 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 =
|
patches =
|
||||||
[ ../development/perl-modules/net-amazon-mechanicalturk.patch ];
|
[ ../development/perl-modules/net-amazon-mechanicalturk.patch ];
|
||||||
propagatedBuildInputs =
|
propagatedBuildInputs =
|
||||||
[ DigestHMAC LWP URI XMLParser IOString ];
|
[ DigestHMAC LWP URI XMLParser IOString CryptSSLeay ];
|
||||||
buildInputs = [ DBI DBDSQLite ];
|
buildInputs = [ DBI DBDSQLite ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user