diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-08-10 03:52:51 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2012-08-10 03:52:51 +0200 |
| commit | 65ba741b876bbb9ab0adc8a65107bc93b83a92b5 (patch) | |
| tree | 0804c8803f7b5577eb9629c9b0cdb489fd5427e0 /package/pacemaker/Makefile | |
| parent | 62eda65923410d85e9122f6454461e3064bef9d6 (diff) | |
update pacemaker and corosync, still broken
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/ |
