mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/ola: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
257e382237
commit
9e1199013a
1 changed files with 9 additions and 9 deletions
|
@ -4,7 +4,7 @@ and Python libraries which abstract away the underlying DMX over IP
|
|||
protocol or DMX interface. See http://opendmx.net/index.php/OLA for
|
||||
more information.
|
||||
|
||||
The build script can optionally disable python bindings and/or enable the
|
||||
embedded http server. WITH_PYTHON=no will disable the python bindings,
|
||||
and WITH_HTTP=yes will enable the embedded http server (in which case
|
||||
libmicrohttp also be required).
|
||||
The build script can optionally disable python bindings and/or enable
|
||||
the embedded http server. WITH_PYTHON=no will disable the python
|
||||
bindings, and WITH_HTTP=yes will enable the embedded http server (in
|
||||
which case libmicrohttp also be required).
|
||||
|
|
Loading…
Reference in a new issue