mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Remove warning in Build.PL
This commit is contained in:
		
							parent
							
								
									3a046e3411
								
							
						
					
					
						commit
						826e6c106d
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -28,7 +28,7 @@ my %recommends = qw(
 | 
			
		|||
    Growl::GNTP                     0.15
 | 
			
		||||
    XML::SAX::ExpatXS               0
 | 
			
		||||
);
 | 
			
		||||
if ($ARGV[0] eq '--gui') {
 | 
			
		||||
if (defined $ARGV[0] && $ARGV[0] eq '--gui') {
 | 
			
		||||
    %prereqs = qw(
 | 
			
		||||
    Wx                              0.9901
 | 
			
		||||
    );
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue