diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-10 09:58:51 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2012-08-10 09:58:51 +0200 |
| commit | f9907d1324368e873a179f65372002634aae0e20 (patch) | |
| tree | f388bcafeef0e02efc9048f653f272136856c166 /package/pacemaker/Makefile | |
| parent | 86ccceb7ca2752ccca08effc89141531a4ab1c49 (diff) | |
| parent | 9ea6420f350de09bbcb9d5141dc652ac6637e2a2 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/pacemaker/Makefile')
| -rw-r--r-- | package/pacemaker/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package/pacemaker/Makefile b/package/pacemaker/Makefile index 8d528e655..356515011 100644 --- a/package/pacemaker/Makefile +++ b/package/pacemaker/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:= pacemaker PKG_VERSION:= 1.1.7 PKG_RELEASE:= 1 -PKG_MD5SUM:= 6f87e80f3c9782af5b4d184742c66a3a +PKG_MD5SUM:= 818682b8d937e6c6a6e5f999528328a5 PKG_DESCR:= scalable High-Availability cluster resource manager PKG_SECTION:= ha -PKG_BUILDDEP:= resource-agents cluster-glue pam gnutls corosync -PKG_DEPENDS:= python2 python2-readline python2-bzip2 cluster-glue -PKG_DEPENDS+= bash resource-agents pam libgnutls glib libxslt libxml2 +PKG_BUILDDEP:= resource-agents cluster-glue pam gnutls corosync libtool +PKG_DEPENDS:= python2 python2-readline python2-bzip2 cluster-glue libuuid +PKG_DEPENDS+= bash resource-agents pam libgnutls glib libxslt libxml2 libltdl PKG_URL:= http://www.clusterlabs.org/ PKG_SITES:= http://openadk.org/distfiles/ |
