shithub: aubio

Download patch

ref: b45af44b7cd86d294f9adf06715ea2be00468966
parent: fe05d1fd502164866012de301afe1d3916f348dc
author: Paul Brossier <piem@piem.org>
date: Fri Sep 21 13:55:25 EDT 2018

doc/requirements.rst: split media/optimisation libraries

--- a/doc/requirements.rst
+++ b/doc/requirements.rst
@@ -31,6 +31,9 @@
     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
 .....
 
@@ -77,6 +80,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
 ........