diff options
Diffstat (limited to 'src/x509/modinfo.txt')
-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> |