Browse Source

ola: mark as @BROKEN for now, breaks builds

Signed-off-by: Steven Barth <steven@midlink.org>
lilik-openwrt-22.03
Steven Barth 9 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
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…
Cancel
Save