diff options
author | lloyd <[email protected]> | 2008-10-01 16:07:28 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-10-01 16:07:28 +0000 |
commit | b64d62b6046cb2fac61c1cd9ca04198a39af27e1 (patch) | |
tree | 9b0c5dffde6d2e4dd01f58ebc680124d1d7f9a54 /src/pubkey/if_algo | |
parent | a3fcea09d61fef223da7fb12dd5a768a982f1c7f (diff) |
Make PBE base, IF_algo only load if needed by dependencies
Diffstat (limited to 'src/pubkey/if_algo')
-rw-r--r-- | src/pubkey/if_algo/info.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/pubkey/if_algo/info.txt b/src/pubkey/if_algo/info.txt index 1ee2e3a68..7686ed398 100644 --- a/src/pubkey/if_algo/info.txt +++ b/src/pubkey/if_algo/info.txt @@ -2,8 +2,7 @@ realname "Integer Factorization Algorithms" define IF_PUBLIC_KEY_FAMILY -load_on required - +load_on dep <requires> asn1 |