summaryrefslogtreecommitdiffstats
path: root/testing/csync2
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-11-13 14:49:43 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-11-13 14:50:46 +0000
commit3fd77008f4bb2823941e34bc426ec082ce220cb5 (patch)
tree610009a2f878b186752a4659b3c56b64d77dee5b /testing/csync2
parent8663c11aac12a37145e00262d370d946e88065d6 (diff)
downloadaports-3fd77008f4bb2823941e34bc426ec082ce220cb5.tar.bz2
aports-3fd77008f4bb2823941e34bc426ec082ce220cb5.tar.xz
testing/csync2: build fix
needs yacc
Diffstat (limited to 'testing/csync2')
-rw-r--r--testing/csync2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/csync2/APKBUILD b/testing/csync2/APKBUILD
index 6c4096a63..35ddd7d0e 100644
--- a/testing/csync2/APKBUILD
+++ b/testing/csync2/APKBUILD
@@ -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