diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 11:40:45 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:23 -0500 |
commit | 51a0c943492d4126160507353a0c293ccff52a7a (patch) | |
tree | 250e484b0b9251c53f21c750f184f66ed8b6bbfa /system/pacemaker/pacemaker.info | |
parent | ef00a518db514c20c50553ab8d0965140d97aecf (diff) | |
download | slackbuilds-51a0c943492d4126160507353a0c293ccff52a7a.tar.gz |
system/pacemaker: Fixed dep information
Diffstat (limited to 'system/pacemaker/pacemaker.info')
-rw-r--r-- | system/pacemaker/pacemaker.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/pacemaker/pacemaker.info b/system/pacemaker/pacemaker.info index b2a2e5cc37..2ddce74f1f 100644 --- a/system/pacemaker/pacemaker.info +++ b/system/pacemaker/pacemaker.info @@ -5,6 +5,6 @@ DOWNLOAD="http://hg.clusterlabs.org/pacemaker/1.1/archive/b9b672590e79.tar.bz2" MD5SUM="ff48a1a0736449f2da85e378c9f41ab3" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="clusterglue clusterresourceagents corosync libesmtp libnet openais" +REQUIRES="openais" MAINTAINER="Zordrak" EMAIL="slackbuilds@tpa.me.uk" |