ola: mark as @BROKEN for now, breaks builds
Signed-off-by: Steven Barth <steven@midlink.org>
This commit is contained in:
parent
3505f198bb
commit
e5af27480e
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue