mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
docs/manual: python is no longer a mandatory dependency
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> Cc: Arnout Vandecappelle <arnout@mind.be> Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
9c0c7846cd
commit
af12589c17
@ -32,7 +32,6 @@ between distributions).
|
|||||||
** +perl+ (version 5.8.7 or any later)
|
** +perl+ (version 5.8.7 or any later)
|
||||||
** +tar+
|
** +tar+
|
||||||
** +cpio+
|
** +cpio+
|
||||||
** +python+ (version 2.7 or any later)
|
|
||||||
** +unzip+
|
** +unzip+
|
||||||
** +rsync+
|
** +rsync+
|
||||||
** +file+ (must be in +/usr/bin/file+)
|
** +file+ (must be in +/usr/bin/file+)
|
||||||
@ -45,6 +44,14 @@ between distributions).
|
|||||||
|
|
||||||
=== Optional packages
|
=== Optional packages
|
||||||
|
|
||||||
|
* Recommended dependencies:
|
||||||
|
+
|
||||||
|
Some features or utilities in Buildroot, like the legal-info, or the
|
||||||
|
graph generation tools, have additional dependencies. Although they
|
||||||
|
are not mandatory for a simple build, they are still highly recommended:
|
||||||
|
+
|
||||||
|
** +python+ (version 2.7 or any later)
|
||||||
|
|
||||||
* Configuration interface dependencies:
|
* Configuration interface dependencies:
|
||||||
+
|
+
|
||||||
For these libraries, you need to install both runtime and development
|
For these libraries, you need to install both runtime and development
|
||||||
|
Loading…
x
Reference in New Issue
Block a user