aboutsummaryrefslogtreecommitdiffstats
path: root/src/asn1/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/asn1/info.txt')
-rw-r--r--src/asn1/info.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/asn1/info.txt b/src/asn1/info.txt
index 279cbb1e9..3c69319b8 100644
--- a/src/asn1/info.txt
+++ b/src/asn1/info.txt
@@ -4,11 +4,6 @@ define ASN1
load_on auto
-<requires>
-bigint
-oid_lookup
-</requires>
-
<add>
alg_id.cpp
asn1_alt.cpp
@@ -27,3 +22,8 @@ asn1_oid.h
ber_dec.h
der_enc.h
</add>
+
+<requires>
+bigint
+oid_lookup
+</requires>