diff options
Diffstat (limited to 'package/pacemaker')
-rw-r--r-- | package/pacemaker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/pacemaker/Makefile b/package/pacemaker/Makefile index 25dc896ff..5d2fe2959 100644 --- a/package/pacemaker/Makefile +++ b/package/pacemaker/Makefile @@ -9,7 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= bfe2127d31e5244d0106a5c290fd0dc2 PKG_DESCR:= scalable High-Availability cluster resource manager PKG_SECTION:= ha -PKG_BUILDDEP:= resource-agents cluster-glue pam gnutls +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_URL:= http://www.clusterlabs.org/ |