aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2020-01-19 05:58:22 -0700
committerTim Harder <radhermit@gmail.com>2020-01-19 05:58:22 -0700
commit659646ad8c3ac34e8f22cce78580056c19b8dccb (patch)
tree893f8edba6bcf37429f0afd1d0ec4acd583f3717 /README.rst
parentpkgcheck scan: minor scope check filtering simplification (diff)
downloadpkgcheck-659646ad8c3ac34e8f22cce78580056c19b8dccb.tar.gz
pkgcheck-659646ad8c3ac34e8f22cce78580056c19b8dccb.tar.bz2
pkgcheck-659646ad8c3ac34e8f22cce78580056c19b8dccb.zip
readme: add optional rdep info
[skip ci]
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index a19f8a6e..38c755a3 100644
--- a/README.rst
+++ b/README.rst
@@ -12,6 +12,13 @@ git will often require both pkgcore and snakeoil from git as well.
For releases, see the required runtime dependencies_.
+There are also several optional runtime dependencies that add or extend check
+support in various ways if found on the host system including the following:
+
+- git_: supports historical queries for git-based repos
+- requests_: supports various network-related checks
+- Gentoo-PerlMod-Version_: supports Perl version checks
+
Installing
==========
@@ -51,6 +58,9 @@ the following::
.. _pkgcore: https://github.com/pkgcore/pkgcore
.. _snakeoil: https://github.com/pkgcore/snakeoil
.. _dependencies: https://github.com/pkgcore/pkgcheck/blob/master/requirements/install.txt
+.. _git: https://git-scm.com/
+.. _requests: https://pypi.org/project/requests/
+.. _Gentoo-PerlMod-version: https://metacpan.org/release/Gentoo-PerlMod-Version
.. |pypi| image:: https://img.shields.io/pypi/v/pkgcheck.svg
:target: https://pypi.python.org/pypi/pkgcheck