Signed-off-by: Cleber Rosa <[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 6737e32..77b1c6a 100755
--- a/contrib/install-autotest-server.sh
+++ b/contrib/install-autotest-server.sh
@@ -184,7 +184,7 @@ install_packages_rh() {
PACKAGES_UTILITY=(unzip wget)
PACKAGES_WEBSERVER=(httpd mod_wsgi Django)
PACKAGES_MYSQL=(mysql-server MySQL-python)
-PACKAGES_DEVELOPMENT=(git java-1.6.0-openjdk-devel java-1.7.0-openjdk-devel)
+PACKAGES_DEVELOPMENT=(git java-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.11.7
_______________________________________________
Autotest-kernel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/autotest-kernel