summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/flex/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/flex/APKBUILD b/system/flex/APKBUILD
index 808020cbf..f900c0a75 100644
--- a/system/flex/APKBUILD
+++ b/system/flex/APKBUILD
@@ -9,7 +9,7 @@ arch="all"
license="BSD-2-Clause AND LGPL-2.0+"
depends="m4"
depends_dev="flex"
-makedepends="$depends_dev m4 bison help2man"
+makedepends="$depends_dev m4 byacc help2man"
subpackages="$pkgname-doc $pkgname-lang $pkgname-libs $pkgname-dev"
source="https://github.com/westes/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"