diff options
author | lloyd <[email protected]> | 2015-02-06 04:01:31 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2015-02-06 04:01:31 +0000 |
commit | 9693089c88a1d7731c0633c7c0517cf4f9c28ae2 (patch) | |
tree | 6c72671da882b28d824babe655929a41d2f764f0 /src/lib/compression/bzip2 | |
parent | f41ae8e3119fa5647f142dc2a806799cdafa21d4 (diff) |
Mark modules pulling in external deps (zlib, boost, etc) as such, and
notify the user when they are enabled.
Drop botan-config, replaced by `botan config` command added in 1.11.8
Diffstat (limited to 'src/lib/compression/bzip2')
-rw-r--r-- | src/lib/compression/bzip2/info.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/compression/bzip2/info.txt b/src/lib/compression/bzip2/info.txt index a0f8d82ee..ea2efa6f1 100644 --- a/src/lib/compression/bzip2/info.txt +++ b/src/lib/compression/bzip2/info.txt @@ -1,6 +1,6 @@ define BZIP2_TRANSFORM 20141118 -load_on request +load_on vendor <libs> all -> bz2 |