From eef75d316d56d253cbd6734f85870da3c78994e4 Mon Sep 17 00:00:00 2001 From: dkwo Date: Sun, 12 Jan 2025 18:21:40 +0100 Subject: [PATCH] asahi-uboot: fix cross --- srcpkgs/asahi-uboot/template | 1 + 1 file changed, 1 insertion(+) diff --git a/srcpkgs/asahi-uboot/template b/srcpkgs/asahi-uboot/template index b566171de5b64d..48e0809af57a6d 100644 --- a/srcpkgs/asahi-uboot/template +++ b/srcpkgs/asahi-uboot/template @@ -6,6 +6,7 @@ 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" +hostmakedepends+=" ${makedepends}" depends="m1n1" checkdepends="python3-pytest dtc-devel python3-filelock" short_desc="Das U-Boot for Apple Silicon Macs"