1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-11 08:04:25 +00:00
This commit is contained in:
Alessandro Ranellucci
2015-01-08 22:51:21 +01:00
parent 9ec7b43ca1
commit 766b301f78
+1 -1
View File
@@ -47,7 +47,7 @@ if ($gui) {
OpenGL 0
);
if ($^O eq 'MSWin32') {
$recommends{Win32::TieRegistry} = 0;
$recommends{"Win32::TieRegistry"} = 0;
}
} elsif ($xs_only) {
%prereqs = %recommends = ();