mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
main/u-boot: build fix for armhf
needs swig
This commit is contained in:
parent
a52d9b20c4
commit
7b022a072d
@ -10,7 +10,7 @@ arch="armhf aarch64"
|
||||
license="GPL-2.0"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev bc dtc python"
|
||||
makedepends="$depends_dev bc dtc python2-dev swig"
|
||||
install=""
|
||||
source="ftp://ftp.denx.de/pub/u-boot/u-boot-${pkgver//_/-}.tar.bz2
|
||||
README.txt
|
||||
|
Loading…
Reference in New Issue
Block a user