mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 12:11:15 -06:00 
			
		
		
		
	Add Wx and Growl::GNTP to recommended modules.
This commit is contained in:
		
							parent
							
								
									63ff01764c
								
							
						
					
					
						commit
						ec89318a57
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		
							
								
								
									
										4
									
								
								Build.PL
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								Build.PL
									
										
									
									
									
								
							|  | @ -21,6 +21,10 @@ my $build = Module::Build->new( | |||
|     build_requires => { | ||||
|         'Test::More' => '0.10', | ||||
|     }, | ||||
|     recommends     => { | ||||
|         'Growl::GNTP' => '0.15', | ||||
|         'Wx'          => '0.9901', | ||||
|     }, | ||||
|     script_files    => ['slic3r.pl'], | ||||
| ); | ||||
| $build->dispatch('installdeps'); | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Henrik Brix Andersen
						Henrik Brix Andersen