refind: support for x86_64-musl arch (#9201)
refind: support for x86_64-musl
This commit is contained in:
committed by
Duncan Overbruck
parent
5ce6194e67
commit
aa227aa9d9
@@ -2,7 +2,7 @@
|
|||||||
pkgname=refind
|
pkgname=refind
|
||||||
version=0.11.2
|
version=0.11.2
|
||||||
revision=1
|
revision=1
|
||||||
only_for_archs="i686 x86_64"
|
only_for_archs="i686 x86_64 x86_64-musl"
|
||||||
makedepends="gnu-efi-libs git"
|
makedepends="gnu-efi-libs git"
|
||||||
depends="bash dosfstools efibootmgr"
|
depends="bash dosfstools efibootmgr"
|
||||||
short_desc="An EFI boot manager utility"
|
short_desc="An EFI boot manager utility"
|
||||||
|
|||||||
Reference in New Issue
Block a user