diff options
author | lloyd <[email protected]> | 2008-09-28 22:02:06 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 22:02:06 +0000 |
commit | 6fd841dc614a77b7a672681606d236e45e308219 (patch) | |
tree | b98b8a76f69dfb80ce69a7b37b45a2818b9b0ec8 /src/pk/nr | |
parent | 3983245c0e72e2056a4323d4cd2852b0338e43ca (diff) |
Add dl_algo and dl_group modules
Diffstat (limited to 'src/pk/nr')
-rw-r--r-- | src/pk/nr/modinfo.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pk/nr/modinfo.txt b/src/pk/nr/modinfo.txt index 4cb1b1bf5..c54631f16 100644 --- a/src/pk/nr/modinfo.txt +++ b/src/pk/nr/modinfo.txt @@ -8,3 +8,8 @@ load_on auto nr.cpp nr.h </add> + +<requires> +asn1 +dl_algo +</requires> |