Commit f5bee0cf authored by Lionel Gauthier's avatar Lionel Gauthier

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6256 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 5763b6aa
...@@ -449,9 +449,9 @@ check_install_hss_software() { ...@@ -449,9 +449,9 @@ check_install_hss_software() {
test_install_package libxml2-dev test_install_package libxml2-dev
test_install_package linux-headers-`uname -r` test_install_package linux-headers-`uname -r`
test_install_package make test_install_package make
test_install_package mysql-client-core-5.5 test_install_package mysql-client
test_install_package mysql-server-core-5.5 test_install_package mysql-common
test_install_package mysql-server-5.5 test_install_package mysql-server
test_install_package openssh-client test_install_package openssh-client
test_install_package openssh-server test_install_package openssh-server
test_install_package phpmyadmin test_install_package phpmyadmin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment