forked from cybrespace/mastodon
		
	Install libidn11-dev in Vagrant (#4238)
This commit is contained in:
		
							parent
							
								
									719ab720a7
								
							
						
					
					
						commit
						7f4375822a
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		
							
								
								
									
										3
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								Vagrantfile
									
										
									
									
										vendored
									
									
								
							| 
						 | 
					@ -35,9 +35,10 @@ sudo apt-get install \
 | 
				
			||||||
  postgresql-contrib \
 | 
					  postgresql-contrib \
 | 
				
			||||||
  protobuf-compiler \
 | 
					  protobuf-compiler \
 | 
				
			||||||
  yarn \
 | 
					  yarn \
 | 
				
			||||||
 | 
					  libicu-dev \
 | 
				
			||||||
 | 
					  libidn11-dev \
 | 
				
			||||||
  libprotobuf-dev \
 | 
					  libprotobuf-dev \
 | 
				
			||||||
  libreadline-dev \
 | 
					  libreadline-dev \
 | 
				
			||||||
  libicu-dev \
 | 
					 | 
				
			||||||
  -y
 | 
					  -y
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install rvm
 | 
					# Install rvm
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue