aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/cluster-glue/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/cluster-glue/APKBUILD b/testing/cluster-glue/APKBUILD
index 241aa1e26e..4b42734538 100644
--- a/testing/cluster-glue/APKBUILD
+++ b/testing/cluster-glue/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer:
pkgname=cluster-glue
pkgver=1.0.12
-pkgrel=1
+pkgrel=2
pkgdesc="A set of libraries, tools and utilities suitable for the Heartbeat/Pacemaker cluster stack."
url="http://linux-ha.org/wiki/Cluster_Glue"
arch="all"
@@ -10,7 +10,7 @@ license="GPL"
depends=""
depends_dev="net-snmp-dev libxml2-dev glib-dev bzip2-dev curl-dev
e2fsprogs-dev libaio-dev"
-makedepends="$depends_dev autoconf automake libtool"
+makedepends="$depends_dev asciidoc autoconf automake libtool"
install=""
pkggroups="haclient"
pkgusers="hacluster"