Sysstat install bug fix
[bottlenecks.git] / rubbos / rubbos_scripts / 1-1-1 / scripts / HTTPD_pkg_prepare.sh
index c09860a..c74b24d 100755 (executable)
@@ -16,6 +16,7 @@ ssh $HTTPD_HOST "
     apt-get update
     apt-get install -y \
         gcc \
+        gettext \
         g++ \
         make
 "