From f5a1ae4e9956f8a120f0a2048ff29953bf032d2d Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 26 Feb 2019 22:44:14 -0700 Subject: further adventures in debugging an environment i don't control --- scripts/setup_linux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/setup_linux.sh') diff --git a/scripts/setup_linux.sh b/scripts/setup_linux.sh index 34e5a02..0458fe1 100644 --- a/scripts/setup_linux.sh +++ b/scripts/setup_linux.sh @@ -2,4 +2,4 @@ set -x sudo apt-get update -sudo apt-get install -y python3.5 python3-pip libgtk-3-dev libgstreamer1.0-dev libsdl2-dev +sudo apt-get install -y python3.5 python3.5-dev python3-pip libgtk2.0-dev libgtk-3-dev libjpeg-dev libtiff-dev libsdl1.2-dev libgstreamer-plugins-base0.10-dev libnotify-dev freeglut3 freeglut3-dev libsm-dev libwebkitgtk-dev libwebkitgtk-3.0-dev -- cgit v1.2.3