aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk/nr
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 22:02:06 +0000
committerlloyd <[email protected]>2008-09-28 22:02:06 +0000
commit6fd841dc614a77b7a672681606d236e45e308219 (patch)
treeb98b8a76f69dfb80ce69a7b37b45a2818b9b0ec8 /src/pk/nr
parent3983245c0e72e2056a4323d4cd2852b0338e43ca (diff)
Add dl_algo and dl_group modules
Diffstat (limited to 'src/pk/nr')
-rw-r--r--src/pk/nr/modinfo.txt5
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>