mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +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/"
|
url="https://fbb-git.github.io/yodl/"
|
||||||
arch="all"
|
arch="all"
|
||||||
license="GPL-2.0"
|
license="GPL-2.0"
|
||||||
makedepends="icmake bash perl flex bison"
|
makedepends="icmake bash perl flex bison ncurses"
|
||||||
subpackages="$pkgname-doc"
|
subpackages="$pkgname-doc"
|
||||||
source="yodl-$pkgver.tar.gz::https://github.com/fbb-git/yodl/archive/$pkgver.tar.gz"
|
source="yodl-$pkgver.tar.gz::https://github.com/fbb-git/yodl/archive/$pkgver.tar.gz"
|
||||||
builddir="$srcdir/yodl-$pkgver/yodl"
|
builddir="$srcdir/yodl-$pkgver/yodl"
|
||||||
|
Loading…
Reference in New Issue
Block a user