mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
sbsigntool: allow build on riscv64*
This commit is contained in:
parent
0190e2f932
commit
2f4a8ac961
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
pkgname=sbsigntool
|
pkgname=sbsigntool
|
||||||
version=0.9.4
|
version=0.9.4
|
||||||
revision=6
|
revision=6
|
||||||
archs="x86_64* i686* aarch64* arm*"
|
archs="x86_64* i686* aarch64* arm* riscv64*"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="autoconf automake pkg-config help2man"
|
hostmakedepends="autoconf automake pkg-config help2man"
|
||||||
makedepends="binutils-devel openssl-devel libuuid-devel gnu-efi-libs"
|
makedepends="binutils-devel openssl-devel libuuid-devel gnu-efi-libs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue