From 8f542d0e71a7fbc95760b936fd0a25564ad8363b Mon Sep 17 00:00:00 2001 From: ksuprynowicz Date: Sat, 13 Feb 2016 20:39:32 +0100 Subject: [PATCH] minor fixes in OpenCAMLib package requirements --- Using-BlenderCAM-with-OpenCAMLib.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Using-BlenderCAM-with-OpenCAMLib.md b/Using-BlenderCAM-with-OpenCAMLib.md index 23473de..7782b82 100644 --- a/Using-BlenderCAM-with-OpenCAMLib.md +++ b/Using-BlenderCAM-with-OpenCAMLib.md @@ -6,7 +6,7 @@ Building from source on Debian GNU/Linux (probably also Ubuntu): Install dependecies: - sudo aptitude install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ cmake + sudo aptitude install libboost-dev libomp-dev libpython-dev python-dev python-vtk6 g++ cmake blender python3-numpy python3-shapely git Get newest OpenCAMLib from repository(this version is patched for VTK6 compatibility):