diff options
author | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:27:45 -0500 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-08-24 17:47:47 -0500 |
commit | 416d64115aada7f206ec576bc80f4269820bd87d (patch) | |
tree | dbc88b67d85634f5e52c25f072407e4249e2e2f3 /development/ola/README | |
parent | 6bbf5d4f01e0cf79ce57c8c4b9cba4d70cd359bd (diff) | |
download | slackbuilds-416d64115aada7f206ec576bc80f4269820bd87d.tar.gz |
development/ola: Fixed dep info
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'development/ola/README')
-rw-r--r-- | development/ola/README | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/development/ola/README b/development/ola/README index 8490327f8a..1bbb264a49 100644 --- a/development/ola/README +++ b/development/ola/README @@ -4,8 +4,6 @@ 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. -This requires protobuf and cppunit. - 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 |