ref: 9aac2b58ef48e69a66f387f0f78767599b630a58
parent: c356ee91e1000cd30d494e6991c837ff08d48e0f
author: Paul Brossier <piem@piem.org>
date: Thu Jul 2 11:02:37 EDT 2020
[doc] add a note about --nodeps
--- a/doc/requirements.rst
+++ b/doc/requirements.rst
@@ -31,6 +31,8 @@
If ``pkg-config`` is not found in ``PATH``, the configure step will
succeed, but none of the external libraries will be used.
+To build aubio with no external libraries, use the ``--nodeps`` build option.
+
Media libraries
---------------