lxd: mark as broken.
This commit is contained in:
parent
f8b60fd991
commit
003c9912ef
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue