lxd: mark as broken.

This commit is contained in:
maxice8 2018-08-25 09:06:56 -03:00
parent f8b60fd991
commit 003c9912ef
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,9 +1,10 @@
broken="failing to compile with go-1.11"
# Template file for 'lxd'
pkgname=lxd
version=3.2
revision=2
build_style=go
go_import_path="github.com/lxc/lxd"
go_import_path=github.com/lxc/lxd
go_package="${go_import_path}/lxd ${go_import_path}/lxc"
hostmakedepends="git bzr pkg-config"
makedepends="lxc-devel acl-devel"