You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Garret Voltz edited this page Oct 2, 2019
·
1 revision
diff --git a/VagrantProvisionCentOS7.sh b/VagrantProvisionCentOS7.sh
index 7d45a7b..9609d85 100755
--- a/VagrantProvisionCentOS7.sh+++ b/VagrantProvisionCentOS7.sh@@ -77,6 +77,8 @@ else
fi
+# TODO: Remove version locks of qt5-qtwebkit packages when CentOS 7.7 is released and+# qt5-qtbase-5.9.7 is available
echo "### Installing libraries with locked versions"
sudo yum install -y \
armadillo-$ARMADILLO_VERSION \