aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2019-12-05 15:45:28 -0700
committerTim Harder <radhermit@gmail.com>2019-12-05 15:45:28 -0700
commit9d379f29e5ceee14c2ba8c34768e0e3b585c6259 (patch)
treeb3e4a7d3782caab9c425d3698f53051bc11f761e /README.rst
parentimprove DeprecatedPkg and BadDependency docstrings (diff)
downloadpkgcheck-9d379f29e5ceee14c2ba8c34768e0e3b585c6259.tar.gz
pkgcheck-9d379f29e5ceee14c2ba8c34768e0e3b585c6259.tar.bz2
pkgcheck-9d379f29e5ceee14c2ba8c34768e0e3b585c6259.zip
readme: clarify required deps
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 242aff8f..a19f8a6e 100644
--- a/README.rst
+++ b/README.rst
@@ -7,10 +7,10 @@ pkgcheck
Dependencies
============
-pkgcheck is developed alongside pkgcore_. To run the development version of
-pkgcheck you will need the development version of pkgcore.
+pkgcheck is developed alongside pkgcore_ and snakeoil_. Running pkgcheck from
+git will often require both pkgcore and snakeoil from git as well.
-The metadata.xml checks require lxml to be installed.
+For releases, see the required runtime dependencies_.
Installing
==========
@@ -49,6 +49,8 @@ the following::
.. _`Installing python modules`: http://docs.python.org/inst/
.. _pkgcore: https://github.com/pkgcore/pkgcore
+.. _snakeoil: https://github.com/pkgcore/snakeoil
+.. _dependencies: https://github.com/pkgcore/pkgcheck/blob/master/requirements/install.txt
.. |pypi| image:: https://img.shields.io/pypi/v/pkgcheck.svg
:target: https://pypi.python.org/pypi/pkgcheck