ola: mark as @BROKEN for now, breaks builds
authorSteven Barth <steven@midlink.org>
Thu, 22 Jan 2015 19:38:35 +0000 (20:38 +0100)
committerSteven Barth <steven@midlink.org>
Thu, 22 Jan 2015 19:38:35 +0000 (20:38 +0100)
Signed-off-by: Steven Barth <steven@midlink.org>
net/ola/Makefile

index 08fd4755ae60fa57b002466ea3de3e6957140e01..0af8176b40b7cdafdebfed61c0da851c3b6ce81b 100644 (file)
@@ -36,7 +36,7 @@ define Package/ola
   TITLE:=Open Lighting Architecture Daemon
   URL:=https://www.openlighting.org/
   MAINTAINER:=Christian Beier <dontmind@freeshell.org>
-  DEPENDS:=+protobuf +libusb-1.0 +libuuid +libstdcpp +libpthread +librt +zlib +libncurses +sudo
+  DEPENDS:=+protobuf +libusb-1.0 +libuuid +libstdcpp +libpthread +librt +zlib +libncurses +sudo @BROKEN
 endef
 
 define Package/ola/description