[doc] add a note about --nodeps
authorPaul Brossier <piem@piem.org>
Thu, 2 Jul 2020 13:02:37 +0000 (15:02 +0200)
committerPaul Brossier <piem@piem.org>
Thu, 2 Jul 2020 13:02:37 +0000 (15:02 +0200)
doc/requirements.rst

index fcad2d1..dd0054e 100644 (file)
@@ -31,6 +31,8 @@ unusual location.
     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
 ---------------