mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 18:22:45 +00:00 
			
		
		
		
	Meta: Add openSUSE dependencies to build documentation (#2801)
This commit is contained in:
		
							parent
							
								
									6075defd55
								
							
						
					
					
						commit
						782cd93c01
					
				
					 1 changed files with 5 additions and 0 deletions
				
			
		|  | @ -15,6 +15,11 @@ sudo apt install build-essential cmake curl libmpfr-dev libmpc-dev libgmp-dev e2 | |||
| sudo dnf install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs @"C Development Tools and Libraries" @Virtualization | ||||
| ``` | ||||
| 
 | ||||
| **openSUSE** | ||||
| ```bash | ||||
| sudo zypper install curl cmake mpfr-devel libmpc-devel gmp-devel e2fsprogs patch qemu-x86 qemu-audio-pa gcc gcc-c++ patterns-devel-C-C++-devel_C_C++ | ||||
| ``` | ||||
| 
 | ||||
| **Arch Linux / Manjaro** | ||||
| ```bash | ||||
| sudo pacman -S base-devel cmake curl mpfr libmpc gmp e2fsprogs qemu qemu-arch-extra | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Dominik M. Kwiatek
						Dominik M. Kwiatek