mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-04 20:06:43 +02:00
testing/csync2: build fix
needs yacc
This commit is contained in:
parent
8663c11aac
commit
3fd77008f4
@ -6,7 +6,7 @@ pkgdesc="a cluster synchronization tool"
|
||||
url="http://oss.linbit.com/csync2/"
|
||||
license="GPL-2+"
|
||||
depends=
|
||||
makedepends="librsync-dev gnutls-dev sqlite-dev autoconf automake"
|
||||
makedepends="librsync-dev gnutls-dev sqlite-dev autoconf automake bison flex"
|
||||
install=
|
||||
subpackages="$pkgname-doc"
|
||||
source="http://oss.linbit.com/csync2/csync2-$pkgver.tar.gz
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user