commit e5af27480e8f83c206ffd346a19c43d217e2cedb
parent 3505f198bbeacc1a447e77464c53e844b955d2a8
Author: Steven Barth <steven@midlink.org>
Date: Thu, 22 Jan 2015 20:38:35 +0100
ola: mark as @BROKEN for now, breaks builds
Signed-off-by: Steven Barth <steven@midlink.org>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/ola/Makefile b/net/ola/Makefile
@@ -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