mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
community/cargo: temporary disable til libressl 2.7 is fixed
This commit is contained in:
parent
d5b7437263
commit
93dee9a42e
@ -5,7 +5,7 @@ pkgver=0.22.0
|
||||
pkgrel=4
|
||||
pkgdesc="The Rust package manager"
|
||||
url="https://crates.io"
|
||||
arch="x86_64" # limited by rust pkg
|
||||
arch="" # FIXME: fix build with libressl 2.7 # limited by rust pkg
|
||||
license="MIT Apache-2.0"
|
||||
depends="rust"
|
||||
makedepends="cmake curl-dev libgit2-dev libssh2-dev libressl-dev python2 zlib-dev"
|
||||
|
Loading…
Reference in New Issue
Block a user