mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/yodl: add missing make dependency
This commit is contained in:
parent
2cf68aeb60
commit
63a19d1035
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user