aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/eckaeg/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/eckaeg/info.txt')
-rw-r--r--src/pubkey/eckaeg/info.txt18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/pubkey/eckaeg/info.txt b/src/pubkey/eckaeg/info.txt
index cdac09220..d18a805ee 100644
--- a/src/pubkey/eckaeg/info.txt
+++ b/src/pubkey/eckaeg/info.txt
@@ -4,15 +4,6 @@ define ECKAEG
load_on auto
-<requires>
-asn1
-bigint
-ec_dompar
-ecc_key
-numbertheory
-gfpmath
-</requires>
-
<add>
eckaeg.cpp
eckaeg.h
@@ -21,3 +12,12 @@ eckaeg_core.h
eckaeg_op.cpp
eckaeg_op.h
</add>
+
+<requires>
+asn1
+ec_dompar
+ecc_key
+gfpmath
+libstate
+numbertheory
+</requires>