summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/gcc/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/gcc/APKBUILD b/system/gcc/APKBUILD
index 96bd3f8df..12e6d7b8a 100644
--- a/system/gcc/APKBUILD
+++ b/system/gcc/APKBUILD
@@ -13,7 +13,7 @@ arch="all"
license="GPL-3.0+ AND LGPL-2.1+"
_gccrel=$pkgver-r$pkgrel
depends="binutils$_target isl"
-makedepends_build="gcc$_cross g++$_cross bison flex texinfo zip gmp-dev
+makedepends_build="gcc$_cross g++$_cross byacc flex texinfo zip gmp-dev
mpfr-dev mpc1-dev zlib-dev"
makedepends_host="linux-headers gmp-dev mpfr-dev mpc1-dev isl-dev zlib-dev
libucontext-dev"