aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-30 04:46:10 +0000
committerlloyd <[email protected]>2008-09-30 04:46:10 +0000
commitbd2abf83b8ae1b93f2c8e1875873c1cab9c1e18e (patch)
treec5b78b7099c176d424476d57dd8bab0277821317
parentbe333a2f86a77a4a66cad6507d18b6ab804ec012 (diff)
Fix deps on keypair module
-rw-r--r--src/pk/keypair/info.txt2
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>