This way, we can support Fedora 17.
Signed-off-by: Lucas Meneghel Rodrigues <[email protected]>
---
contrib/install-autotest-server.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/install-autotest-server.sh
b/contrib/install-autotest-server.sh
index 2f517d1..816e738 100755
--- a/contrib/install-autotest-server.sh
+++ b/contrib/install-autotest-server.sh
@@ -175,7 +175,7 @@ install_packages() {
PACKAGES_UTILITY=(unzip wget)
PACAKGES_WEBSERVER=(httpd mod_python Django)
PACKAGES_MYSQL=(mysql-server MySQL-python)
-PACKAGES_DEVELOPMENT=(git java-1.6.0-openjdk-devel)
+PACKAGES_DEVELOPMENT=(git java-1.6.0-openjdk-devel java-1.7.0-openjdk-devel)
PACKAGES_PYTHON_LIBS=(python-imaging python-crypto python-paramiko
python-httplib2 numpy python-matplotlib python-atfork)
PACKAGES_SELINUX=(selinux-policy selinux-policy-targeted
policycoreutils-python)
PACKAGES_ALL=( \
--
1.7.10.2
_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest