aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
Diffstat (limited to 'testing')
-rw-r--r--testing/uboot-tools/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/uboot-tools/APKBUILD b/testing/uboot-tools/APKBUILD
index 956ef6a049..0eda6efa23 100644
--- a/testing/uboot-tools/APKBUILD
+++ b/testing/uboot-tools/APKBUILD
@@ -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"