aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/yodl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/yodl/APKBUILD b/testing/yodl/APKBUILD
index 5a31c249af..c893136236 100644
--- a/testing/yodl/APKBUILD
+++ b/testing/yodl/APKBUILD
@@ -7,7 +7,7 @@ pkgdesc="Pre-document language and tools to process it"
url="https://fbb-git.github.io/yodl/"
arch="all"
license="GPL-2.0"
-makedepends="icmake bash perl flex bison"
+makedepends="icmake bash perl flex bison ncurses"
subpackages="$pkgname-doc"
source="yodl-$pkgver.tar.gz::https://github.com/fbb-git/yodl/archive/$pkgver.tar.gz"
builddir="$srcdir/yodl-$pkgver/yodl"