From: nickthetait Date: Thu, 5 Nov 2015 20:00:15 +0000 (-0700) Subject: Remove wxgtk2.8 as a dependency and require 3.0 only X-Git-Tag: lulzbot-17.13~1 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=787f7815bbec065d53cd2e1ec780ccc253afb922;p=cura.git Remove wxgtk2.8 as a dependency and require 3.0 only Fixes T314 --- diff --git a/scripts/linux/debian_control b/scripts/linux/debian_control index 3bc98bf7..3e856869 100644 --- a/scripts/linux/debian_control +++ b/scripts/linux/debian_control @@ -6,7 +6,7 @@ Section: misc Priority: optional Architecture: [ARCH] Essential: no -Depends: python-wxgtk2.8 | python-wxgtk3.0, python-opengl, python-serial, python-numpy +Depends: python-wxgtk3.0, python-opengl, python-serial, python-numpy Provides: cura Installed-Size: 10000 Description: Cura is a full software solution for 3D printing,