diff options
author | lloyd <[email protected]> | 2008-09-28 22:45:45 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 22:45:45 +0000 |
commit | 8bee1345c346005a90233393171f61dcf834e28e (patch) | |
tree | 2662941fcdef482f464f1b7a904186225c5f10c0 /src/pk_pad/emsa2 | |
parent | 60fac1a24709d8854489eaf27c2f5b32de56dd6f (diff) |
Move hash_id into module
Diffstat (limited to 'src/pk_pad/emsa2')
-rw-r--r-- | src/pk_pad/emsa2/modinfo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/pk_pad/emsa2/modinfo.txt b/src/pk_pad/emsa2/modinfo.txt index 8d14da548..f0910d450 100644 --- a/src/pk_pad/emsa2/modinfo.txt +++ b/src/pk_pad/emsa2/modinfo.txt @@ -8,3 +8,7 @@ load_on auto emsa2.h emsa2.cpp </add> + +<requires> +hash_id +</requires> |