From e361855dc186822d6ad3756ae45e2f40984a1c7d Mon Sep 17 00:00:00 2001 From: Colin Edwards Date: Mon, 21 Nov 2016 22:35:57 -0600 Subject: [PATCH] Remove python dep --- CI/install-dependencies-osx.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CI/install-dependencies-osx.sh b/CI/install-dependencies-osx.sh index 922b4b74f..24cf0e55e 100755 --- a/CI/install-dependencies-osx.sh +++ b/CI/install-dependencies-osx.sh @@ -1,7 +1,7 @@ brew update #Base OBS Deps -brew install ffmpeg x264 qt5 python +brew install ffmpeg x264 qt5 # CEF Stuff cd ../