mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/gdnsd: add ragel to makedepends
seems the tarball is directly from git, and not "make dist" so the ragel generated files are no longer in tarballs.
This commit is contained in:
parent
3c24eab6e2
commit
edac16d0ba
@ -9,7 +9,7 @@ arch="all"
|
||||
license="GPL-3"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
makedepends="userspace-rcu-dev libev-dev libcap-dev autoconf automake libtool"
|
||||
makedepends="userspace-rcu-dev libev-dev libcap-dev ragel autoconf automake libtool"
|
||||
install="$pkgname.pre-install"
|
||||
subpackages="$pkgname-dev $pkgname-doc"
|
||||
source="https://github.com/blblack/gdnsd/archive/v$pkgver.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user