From 13516d07e85faf1e6deff3e4d6d07de56d52647f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 9 Feb 2019 09:03:46 -0200 Subject: [PATCH] lxd: broken --- srcpkgs/lxd/template | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lxd/template b/srcpkgs/lxd/template index 4d6943938a3..1129ac8a287 100644 --- a/srcpkgs/lxd/template +++ b/srcpkgs/lxd/template @@ -3,8 +3,8 @@ pkgname=lxd version=3.10 revision=1 build_style=go -go_import_path="github.com/lxc/lxd" -go_build_tags="libsqlite3" +go_import_path=github.com/lxc/lxd +go_build_tags=libsqlite3 go_package="${go_import_path}/lxd ${go_import_path}/lxc ${go_import_path}/lxd-p2c ${go_import_path}/fuidshift" hostmakedepends="pkg-config" @@ -17,6 +17,7 @@ homepage="https://linuxcontainers.org/lxd" distfiles="https://linuxcontainers.org/downloads/lxd/lxd-${version}.tar.gz" checksum=ccda7c1ee4b6d063aa3277eb68bbf71d1a7f93b0313ac976724793e2fab8a06d system_groups="lxd" +broken="unbreak when libidna2 is reubilt" do_configure() { # the LXD tarball packages up the required dependencies