projects
/
aubio.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe05d1f
)
doc/requirements.rst: split media/optimisation libraries
author
Paul Brossier
<piem@piem.org>
Fri, 21 Sep 2018 15:55:25 +0000
(17:55 +0200)
committer
Paul Brossier
<piem@piem.org>
Fri, 21 Sep 2018 15:55:25 +0000
(17:55 +0200)
doc/requirements.rst
patch
|
blob
|
history
diff --git
a/doc/requirements.rst
b/doc/requirements.rst
index
76d3d67
..
900292c
100644
(file)
--- a/
doc/requirements.rst
+++ b/
doc/requirements.rst
@@
-31,6
+31,9
@@
unusual location.
If ``pkg-config`` is not found in ``PATH``, the configure step will
succeed, but none of the external libraries will be used.
+Media libraries
+---------------
+
libav
.....
@@
-78,6
+81,9
@@
To enable this option, configure with ``--enable-samplerate``. The build will
then fail if the required library is not found. To disable this option,
configure with ``--disable-samplerate``
+Optimisation libraries
+----------------------
+
libfftw3
........