From 09ae9f52c7569a6ea617b30abcd1872fc806ef0f Mon Sep 17 00:00:00 2001 From: Steven Abadie Date: Sat, 18 Oct 2014 16:55:42 -0600 Subject: [PATCH] Added additional requirement for packaging Debian 32bit. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4e1d3106..75ed4c20 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ sudo apt-get install python-numpy sudo apt-get install python-serial sudo apt-get install python-setuptools sudo apt-get install curl +# Run this also if you're building for 32bit Debian +sudo apt-get install gcc-multilib g++-4.7-multilib cd Cura -- 2.30.2