mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-12 09:33:37 +02:00
2021-12-23 Fred Gleason <fredg@paravelsystems.com>
* Added an 'AR_PYTHON_MODULE()' autoconf macro. * Added a test for the PyPI module build chain to 'configure.ac'. * Bumped the minimum Python version dependency from 3.4 to 3.6. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
5
INSTALL
5
INSTALL
@@ -50,7 +50,7 @@ OggVorbis - Open Source Audio Coding Library. Needed for OggVorbis
|
||||
importing and exporting. Included with most distros, or available at:
|
||||
http://www.xiph.org/.
|
||||
|
||||
Python, v3.4 or later
|
||||
Python, v3.6 or later
|
||||
Open source scripting language. Included with most distros, or available at:
|
||||
https://www.python.org/.
|
||||
|
||||
@@ -127,6 +127,9 @@ Available at http://www.underbit.com/products/mad/.
|
||||
TwoLAME - MPEG Layer 2 Encoder Library. Needed for MPEG Layer 2 exporting and
|
||||
capture. Available at http://www.twolame.org/.
|
||||
|
||||
Python3 'build' and 'twine' modules. Needed to build DEB packages using
|
||||
the 'make deb' target. Available from the Python Packaging Index (PyPI).
|
||||
|
||||
|
||||
DOCUMENTATION
|
||||
-------------
|
||||
|
Reference in New Issue
Block a user