From ae281bc87a9a8f65b482d66a806bb7a79c0ae155 Mon Sep 17 00:00:00 2001 From: Stephen Gaito Date: Tue, 10 Dec 2019 06:08:49 +0000 Subject: [PATCH] moved forward t python3 --- buildScripts/getDevLibraries | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildScripts/getDevLibraries b/buildScripts/getDevLibraries index 37b80f5..dadc2e4 100755 --- a/buildScripts/getDevLibraries +++ b/buildScripts/getDevLibraries @@ -24,4 +24,4 @@ sudo apt-get $UNATTENDED install \ liblcms2-dev \ libxml2-dev \ libuninameslist-dev \ - libpython-dev + python3-dev