diff options
author | bodqhrohro <bodqhrohro@yandex.ru> | 2020-09-18 02:24:39 +0300 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-09-28 21:49:02 -0500 |
commit | 8caf34c363ee1554787104f1b90a820075833655 (patch) | |
tree | 29c783f62ed77617daad92b32253fbae624edd79 | |
parent | ebc8ee6339a2c6b9ba7c379f2d2c8f53405bcc52 (diff) | |
download | fair-viewer-8caf34c363ee1554787104f1b90a820075833655.tar.lz fair-viewer-8caf34c363ee1554787104f1b90a820075833655.tar.xz fair-viewer-8caf34c363ee1554787104f1b90a820075833655.zip |
Clarify the build dependencies.
Signed-off-by: Jesús <heckyel@hyperbola.info>
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -78,6 +78,10 @@ for `gtk-fair-viewer`, run: * [File::ShareDir](https://metacpan.org/release/File-ShareDir) * \+ the dependencies required by fair-viewer. +#### Build dependencies: + +* [Module::Build](https://metacpan.org/pod/Module::Build) + #### Optional dependencies: * Local cache support: [LWP::UserAgent::Cached](https://metacpan.org/release/LWP-UserAgent-Cached) |