mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-11-02 20:51:23 -07:00 
			
		
		
		
	Simplified the code base by requiring wxWidgets >= 3.0
This commit is contained in:
		
							parent
							
								
									1385018724
								
							
						
					
					
						commit
						ed46cfa19d
					
				
					 11 changed files with 58 additions and 110 deletions
				
			
		
							
								
								
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Build.PL
									
										
									
									
									
								
							| 
						 | 
				
			
			@ -34,7 +34,7 @@ my $xs_only = grep { $_ eq '--xs' }  @ARGV;
 | 
			
		|||
if ($gui) {
 | 
			
		||||
    %prereqs = qw(
 | 
			
		||||
    Class::Accessor                 0
 | 
			
		||||
    Wx                              0.9918
 | 
			
		||||
    Wx                              3.0
 | 
			
		||||
    Socket                          2.016
 | 
			
		||||
    );
 | 
			
		||||
    %recommends = qw(
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue