aboutsummaryrefslogtreecommitdiffstats
path: root/src/cms/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/cms/info.txt')
-rw-r--r--src/cms/info.txt17
1 files changed, 9 insertions, 8 deletions
diff --git a/src/cms/info.txt b/src/cms/info.txt
index b056aaa95..7399eb85e 100644
--- a/src/cms/info.txt
+++ b/src/cms/info.txt
@@ -4,6 +4,15 @@ define CMS
load_on auto
+<requires>
+asn1
+filters
+oid_lookup
+pk_lookup
+pubkey
+x509
+</requires>
+
<add>
cms_algo.cpp
cms_comp.cpp
@@ -14,11 +23,3 @@ cms_ealg.cpp
cms_enc.cpp
cms_enc.h
</add>
-
-<requires>
-asn1
-filters
-pk_lookup
-pubkey
-x509
-</requires>