Merge branch 'patch-1' into 'master'
bootstrap.sh: yacc provided by bison on Arch Linux See merge request redox-os/redox!1215
This commit is contained in:
		
						commit
						b699b3b83e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -142,7 +142,7 @@ osx_homebrew()
 | 
			
		|||
archLinux()
 | 
			
		||||
{
 | 
			
		||||
	echo "Detected Arch Linux"
 | 
			
		||||
	packages="cmake fuse git gperf perl-html-parser nasm wget texinfo bison flex yacc"
 | 
			
		||||
	packages="cmake fuse git gperf perl-html-parser nasm wget texinfo bison flex"
 | 
			
		||||
	if [ "$1" == "qemu" ]; then
 | 
			
		||||
		packages="$packages qemu"
 | 
			
		||||
	elif [ "$1" == "virtualbox" ]; then
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue