aboutsummaryrefslogtreecommitdiffstats
path: root/src/codec/openpgp
diff options
context:
space:
mode:
Diffstat (limited to 'src/codec/openpgp')
-rw-r--r--src/codec/openpgp/modinfo.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/codec/openpgp/modinfo.txt b/src/codec/openpgp/modinfo.txt
index 32a18fa4f..4fd298104 100644
--- a/src/codec/openpgp/modinfo.txt
+++ b/src/codec/openpgp/modinfo.txt
@@ -6,3 +6,7 @@ define OPENPGP_CODEC
openpgp.cpp
openpgp.h
</add>
+
+<requires>
+base64
+</requires>