diff options
author | lloyd <[email protected]> | 2008-09-28 23:49:48 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:49:48 +0000 |
commit | faadc351369d187b6bb42c6e5a165242a62231da (patch) | |
tree | 887a72848f5eaa02e18708295e9a3390e29a1f3f /src | |
parent | 8796e2acfe1a8fbec83a48e2d2a665db272750e9 (diff) |
Add deps to x509 module
Diffstat (limited to 'src')
-rw-r--r-- | src/x509/modinfo.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/x509/modinfo.txt b/src/x509/modinfo.txt index 162d3931b..84f6a9a7f 100644 --- a/src/x509/modinfo.txt +++ b/src/x509/modinfo.txt @@ -29,3 +29,8 @@ x509self.h x509stor.cpp x509stor.h </add> + +<requires> +asn1 +bigint +</requires> |