aboutsummaryrefslogtreecommitdiffstats
path: root/src/pubkey/if_algo/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/pubkey/if_algo/info.txt')
-rw-r--r--src/pubkey/if_algo/info.txt14
1 files changed, 8 insertions, 6 deletions
diff --git a/src/pubkey/if_algo/info.txt b/src/pubkey/if_algo/info.txt
index 7686ed398..d2142f42f 100644
--- a/src/pubkey/if_algo/info.txt
+++ b/src/pubkey/if_algo/info.txt
@@ -4,12 +4,6 @@ define IF_PUBLIC_KEY_FAMILY
load_on dep
-<requires>
-asn1
-bigint
-filters
-</requires>
-
<add>
if_algo.cpp
if_algo.h
@@ -18,3 +12,11 @@ if_core.h
if_op.cpp
if_op.h
</add>
+
+<requires>
+asn1
+bigint
+libstate
+numbertheory
+pk_codecs
+</requires>