From 9aac2b58ef48e69a66f387f0f78767599b630a58 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Thu, 2 Jul 2020 15:02:37 +0200 Subject: [PATCH] [doc] add a note about --nodeps --- doc/requirements.rst | 2 ++ 1 file changed, 2 insertions(+) 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 --------------- -- 2.11.0