Browse Source

ola: mark as @BROKEN for now, breaks builds

Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth 10 years ago
parent
commit
e5af27480e
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      net/ola/Makefile

+ 1
- 1
net/ola/Makefile View File

@@ -36,7 +36,7 @@ define Package/ola
36 36
   TITLE:=Open Lighting Architecture Daemon
37 37
   URL:=https://www.openlighting.org/
38 38
   MAINTAINER:=Christian Beier <dontmind@freeshell.org>
39
-  DEPENDS:=+protobuf +libusb-1.0 +libuuid +libstdcpp +libpthread +librt +zlib +libncurses +sudo
39
+  DEPENDS:=+protobuf +libusb-1.0 +libuuid +libstdcpp +libpthread +librt +zlib +libncurses +sudo @BROKEN
40 40
 endef
41 41
 
42 42
 define Package/ola/description