Repository: cloudstack
Updated Branches:
  refs/heads/master 90137acda -> c30308dc8


fix dependency for keepalived from wheezy-backports

Signed-off-by: wilderrodrigues <wrodrig...@schubergphilis.com>


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/9e4a1a08
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/9e4a1a08
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/9e4a1a08

Branch: refs/heads/master
Commit: 9e4a1a08ffa17bf1f6203cdf72b38ca9f3f03b95
Parents: 90137ac
Author: Pierre-Luc Dion <pdion...@apache.org>
Authored: Mon Jul 27 20:49:40 2015 -0400
Committer: wilderrodrigues <wrodrig...@schubergphilis.com>
Committed: Tue Jul 28 14:18:40 2015 +0200

----------------------------------------------------------------------
 .../definitions/systemvmtemplate/install_systemvm_packages.sh      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/9e4a1a08/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
----------------------------------------------------------------------
diff --git 
a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh 
b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
index 203f45a..c8b7b91 100644
--- a/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
+++ b/tools/appliance/definitions/systemvmtemplate/install_systemvm_packages.sh
@@ -65,7 +65,7 @@ function install_packages() {
     xl2tpd bcrelay ppp ipsec-tools tdb-tools \
     openswan=1:2.6.37-3 \
     xenstore-utils libxenstore3.0 \
-    conntrackd ipvsadm libnetfilter-conntrack3 libnl1 \
+    conntrackd ipvsadm libnetfilter-conntrack3 libnl-3-200 libnl-genl-3-200 \
     ipcalc \
     openjdk-7-jre-headless \
     iptables-persistent \

Reply via email to