From 725e435fdbb84ffac4c2fa279cdec9d0435981b5 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Fri, 17 May 2019 16:35:46 -0400 Subject: [PATCH] pijul: broken for now --- srcpkgs/pijul/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/pijul/template b/srcpkgs/pijul/template index 8e504f917a..29a7092771 100644 --- a/srcpkgs/pijul/template +++ b/srcpkgs/pijul/template @@ -4,7 +4,7 @@ version=0.12.0 revision=1 build_style=cargo hostmakedepends="pkg-config" -makedepends="libsodium-devel libressl-devel nettle-devel clang" +makedepends="libsodium-devel libressl-devel nettle-devel" short_desc="Distributed version control system based on patches" maintainer="Toyam Cox " license="GPL-2.0-only" @@ -12,6 +12,8 @@ homepage="https://pijul.org/" distfiles="https://pijul.org/releases/pijul-${version}.tar.gz" checksum=987820fa2a6fe92a9f516f5e9b41ad59a597973e72cb0c7a44ca0f38e741a7e6 +broken="Links clang to build. Can't build on arm* with clang." + # We only want to install the binary, so don't run cargo install do_install() { vbin target/${RUST_TARGET}/release/pijul