slic3r-prusa3d: fix build
before #ffe86fe949199ebe0e5610c74230edf60a05ae8d perlPackages.ModuleBuildWithXSpp and perlPackages.ExtUtilsTypemapsDefault seem to have been implicitly provided by perlPackages.MathClipper
This commit is contained in:
parent
92f0d31b94
commit
c8977cdadf
@ -52,6 +52,7 @@ stdenv.mkDerivation rec {
|
|||||||
ClassXSAccessor
|
ClassXSAccessor
|
||||||
EncodeLocale
|
EncodeLocale
|
||||||
ExtUtilsMakeMaker
|
ExtUtilsMakeMaker
|
||||||
|
ExtUtilsTypemapsDefault
|
||||||
ExtUtilsXSpp
|
ExtUtilsXSpp
|
||||||
GrowlGNTP
|
GrowlGNTP
|
||||||
ImportInto
|
ImportInto
|
||||||
@ -62,7 +63,7 @@ stdenv.mkDerivation rec {
|
|||||||
MathConvexHullMonotoneChain
|
MathConvexHullMonotoneChain
|
||||||
MathGeometryVoronoi
|
MathGeometryVoronoi
|
||||||
MathPlanePath
|
MathPlanePath
|
||||||
ModuleBuild
|
ModuleBuildWithXSpp
|
||||||
Moo
|
Moo
|
||||||
NetDBus
|
NetDBus
|
||||||
OpenGL
|
OpenGL
|
||||||
|
Loading…
Reference in New Issue
Block a user