aboutsummaryrefslogtreecommitdiff
path: root/scripts/configure_ubuntu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/configure_ubuntu.sh')
-rwxr-xr-xscripts/configure_ubuntu.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/configure_ubuntu.sh b/scripts/configure_ubuntu.sh
index a3d07ede..280dfdf9 100755
--- a/scripts/configure_ubuntu.sh
+++ b/scripts/configure_ubuntu.sh
@@ -9,6 +9,7 @@ ROOT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )/"
cd "${ROOT_DIR}"
+
#need some openGL stuff
sudo apt install libgl1-mesa-dev
#install curl incase of fresh vm