projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c356ee9
)
[doc] add a note about --nodeps
author
Paul Brossier
<piem@piem.org>
Thu, 2 Jul 2020 13:02:37 +0000
(15:02 +0200)
committer
Paul Brossier
<piem@piem.org>
Thu, 2 Jul 2020 13:02:37 +0000
(15:02 +0200)
doc/requirements.rst
patch
|
blob
|
history
diff --git
a/doc/requirements.rst
b/doc/requirements.rst
index
fcad2d1
..
dd0054e
100644
(file)
--- 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
---------------