asahi-uboot: fix depends
these libraries are needed for building tools within the build on the host closes: #53944
This commit is contained in:
parent
ca49b4f887
commit
735c622a70
@ -4,8 +4,8 @@ version=2024.10+1
|
||||
revision=1
|
||||
archs="aarch64*"
|
||||
hostmakedepends="bison flex which python3 swig python3-devel
|
||||
python3-setuptools python3-pyelftools bc dtc"
|
||||
makedepends="openssl-devel libuuid-devel gnutls-devel ncurses-libtinfo-devel"
|
||||
python3-setuptools python3-pyelftools bc dtc openssl-devel libuuid-devel
|
||||
gnutls-devel"
|
||||
depends="m1n1"
|
||||
checkdepends="python3-pytest dtc-devel python3-filelock"
|
||||
short_desc="Das U-Boot for Apple Silicon Macs"
|
||||
|
Loading…
x
Reference in New Issue
Block a user