diff options
author | lloyd <[email protected]> | 2008-09-28 23:48:00 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-28 23:48:00 +0000 |
commit | 9666371a05c73a93706ad58191aab68eb8dac9aa (patch) | |
tree | 40ffafce29142682b975638c6c07af0b2a3c5926 /src/pk/dl_group/modinfo.txt | |
parent | d4647b485a4123f0163ae541439af3f21e26b101 (diff) |
Move get_pbe into lookup.h to avoid cyclical dependency
Diffstat (limited to 'src/pk/dl_group/modinfo.txt')
-rw-r--r-- | src/pk/dl_group/modinfo.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/pk/dl_group/modinfo.txt b/src/pk/dl_group/modinfo.txt index 4d2d6f13c..62446091f 100644 --- a/src/pk/dl_group/modinfo.txt +++ b/src/pk/dl_group/modinfo.txt @@ -8,3 +8,8 @@ define DL_GROUP dl_group.cpp dl_group.h </add> + +<requires> +asn1 +bigint +</requires> |