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:
Timo Teräs 2013-07-12 09:31:51 +03:00
parent 3c24eab6e2
commit edac16d0ba

View File

@ -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