diff options
author | lloyd <[email protected]> | 2011-02-11 16:12:07 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2011-02-11 16:12:07 +0000 |
commit | 83b142529f5bc31d350229d423175b859e5c7a54 (patch) | |
tree | 5942fa5269b251b88cf994bbc2e1d0d1da4752a8 /src/codec | |
parent | 71e986a91a6bad1667a219fd94fc76fb244175e3 (diff) |
Some dependency fixes
Diffstat (limited to 'src/codec')
-rw-r--r-- | src/codec/pem/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/codec/pem/info.txt b/src/codec/pem/info.txt index 88f36594c..6f9635d10 100644 --- a/src/codec/pem/info.txt +++ b/src/codec/pem/info.txt @@ -2,5 +2,5 @@ define PEM_CODEC <requires> base64 -filters +codec_filt </requires> |