From 1172c616fa849af893c1935b8b1dee085f8aaac8 Mon Sep 17 00:00:00 2001
From: lloyd <lloyd@randombit.net>
Date: Wed, 15 Jul 2009 15:31:08 +0000
Subject: Add a script that reads the output of print_deps.py and rewrites the
 info.txt files with the right module dependencies.

Apply it across the codebase.
---
 src/rng/x931_rng/info.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/rng/x931_rng')

diff --git a/src/rng/x931_rng/info.txt b/src/rng/x931_rng/info.txt
index 79e436822..633eb0268 100644
--- a/src/rng/x931_rng/info.txt
+++ b/src/rng/x931_rng/info.txt
@@ -10,5 +10,5 @@ x931_rng.h
 </add>
 
 <requires>
-randpool
+block
 </requires>
-- 
cgit v1.2.3