diff options
author | lloyd <[email protected]> | 2008-09-30 04:46:10 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 04:46:10 +0000 |
commit | bd2abf83b8ae1b93f2c8e1875873c1cab9c1e18e (patch) | |
tree | c5b78b7099c176d424476d57dd8bab0277821317 | |
parent | be333a2f86a77a4a66cad6507d18b6ab804ec012 (diff) |
Fix deps on keypair module
-rw-r--r-- | src/pk/keypair/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pk/keypair/info.txt b/src/pk/keypair/info.txt index 7c29cbf54..c6fa4af5d 100644 --- a/src/pk/keypair/info.txt +++ b/src/pk/keypair/info.txt @@ -10,5 +10,5 @@ keypair.h </add> <requires> -allocators +pubkey </requires> |