commit | 0237620a78745b272ebd1490839855e869669333 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Thu Sep 12 07:01:31 2013 +0200 |
committer | Paul Bakker <p.j.bakker@polarssl.org> | Thu Sep 12 11:57:02 2013 +0200 |
tree | f94b862d61b8bf89073461d497db1590c8d6c472 | |
parent | 26b4d45f49aff3ba955aedee2b4c4a8d008fbb8f [diff] [blame] |
Fix some dependencies declaration
diff --git a/include/polarssl/config.h b/include/polarssl/config.h index 08a136b..d19c737 100644 --- a/include/polarssl/config.h +++ b/include/polarssl/config.h
@@ -1385,7 +1385,7 @@ * * Module: library/x509write.c * - * Requires: POLARSSL_BIGNUM_C, POLARSSL_OID_C, POLARSSL_RSA_C + * Requires: POLARSSL_BIGNUM_C, POLARSSL_OID_C, POLARSSL_PK_C * * This module is required for X.509 certificate request writing. */