From: Paul Brossier Date: Thu, 2 Jul 2020 13:02:37 +0000 (+0200) Subject: [doc] add a note about --nodeps X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=9aac2b58ef48e69a66f387f0f78767599b630a58;p=aubio.git [doc] add a note about --nodeps --- diff --git a/doc/requirements.rst b/doc/requirements.rst index fcad2d1a..dd0054e0 100644 --- a/doc/requirements.rst +++ b/doc/requirements.rst @@ -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 ---------------