slic3r: Add LWP for "Send to printer"

This patch adds a dependency on the LWP perl module so that Slic3r can
make HTTP connections to Octoprint and send G-code to a remote printer.
This commit is contained in:
Peter Jones 2016-07-18 11:58:58 -07:00 committed by Bjørn Forsman
parent a7202bf47d
commit f303a072c0

View File

@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
EncodeLocale MathClipper ExtUtilsXSpp threads
MathConvexHullMonotoneChain MathGeometryVoronoi MathPlanePath Moo
IOStringy ClassXSAccessor Wx GrowlGNTP NetDBus ImportInto XMLSAX
ExtUtilsMakeMaker OpenGL WxGLCanvas ModuleBuild
ExtUtilsMakeMaker OpenGL WxGLCanvas ModuleBuild LWP
];
desktopItem = makeDesktopItem {