mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/uboot-tools: fix builddepends (add bison)
This commit is contained in:
parent
436d2ca8c3
commit
e490fe2f62
@ -9,7 +9,7 @@ arch="all"
|
||||
license="GPL"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="$depends_dev flex openssl-dev linux-headers sdl-dev"
|
||||
makedepends="$depends_dev bison flex openssl-dev linux-headers sdl-dev"
|
||||
install=""
|
||||
subpackages=""
|
||||
source="ftp://ftp.denx.de/pub/u-boot/u-boot-$pkgver.tar.bz2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user