aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/openpgp
diff options
context:
space:
mode:
authorlloyd <[email protected]>2008-09-28 23:10:52 +0000
committerlloyd <[email protected]>2008-09-28 23:10:52 +0000
commitfda3e1b51fbb539e3689e23148be08783afe0e21 (patch)
tree1419c8a7a9a1d179679185d6d09c8e427d34706b /src/codec/openpgp
parent8820c122b9cd665621729abfcf8c6751762535df (diff)
New filters module. Add deps for it in some needed areas (codec, pbes)
Diffstat (limited to 'src/codec/openpgp')
-rw-r--r--src/codec/openpgp/modinfo.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/codec/openpgp/modinfo.txt b/src/codec/openpgp/modinfo.txt
index 4fd298104..0fe934ad9 100644
--- a/src/codec/openpgp/modinfo.txt
+++ b/src/codec/openpgp/modinfo.txt
@@ -9,4 +9,5 @@ openpgp.h
<requires>
base64
+filters
</requires>