diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-01-26 20:56:32 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-01 09:00:33 +0700 |
commit | dd74350bb454b37a6f3db7c2b0dff5a53bcb4a66 (patch) | |
tree | 0579fa8146c890c6c7dc2e7d09a38d3f91120a0c /network/weechat/README | |
parent | c64ad52dd6daa73722d522fa083008aca9c21bfa (diff) |
network/weechat: Allow optional build of docs/man.
Signed-off-by: Benjamin Trigona-Harany <slackbuilds@jaxartes.net>
Diffstat (limited to 'network/weechat/README')
-rw-r--r-- | network/weechat/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/network/weechat/README b/network/weechat/README index aac7a471e9..b67241d043 100644 --- a/network/weechat/README +++ b/network/weechat/README @@ -8,3 +8,6 @@ WeeChat supports: without dropping connections. WeeChat will be built with support for Perl, Python and Ruby scripting. + +WeeChat documentation and manpages will not be built by default. They can be +enabled by setting DOC=ON, provided that ruby/rubygem-asciidoctor is installed. |