Merge branch 'add-missing-debian-packages' into 'master'
Add missing debian packages See merge request redox-os/redox!1386
This commit is contained in:
		
						commit
						b8ca11658d
					
				
					 2 changed files with 5 additions and 1 deletions
				
			
		| 
						 | 
					@ -373,10 +373,12 @@ ubuntu()
 | 
				
			||||||
		doxygen \
 | 
							doxygen \
 | 
				
			||||||
		file \
 | 
							file \
 | 
				
			||||||
		flex \
 | 
							flex \
 | 
				
			||||||
 | 
							fuse \
 | 
				
			||||||
		g++ \
 | 
							g++ \
 | 
				
			||||||
		genisoimage \
 | 
							genisoimage \
 | 
				
			||||||
		git \
 | 
							git \
 | 
				
			||||||
		gperf \
 | 
							gperf \
 | 
				
			||||||
 | 
							intltool \
 | 
				
			||||||
		libexpat-dev \
 | 
							libexpat-dev \
 | 
				
			||||||
		libfuse-dev \
 | 
							libfuse-dev \
 | 
				
			||||||
		libgmp-dev \
 | 
							libgmp-dev \
 | 
				
			||||||
| 
						 | 
					@ -401,6 +403,7 @@ ubuntu()
 | 
				
			||||||
		protobuf-compiler \
 | 
							protobuf-compiler \
 | 
				
			||||||
		python3 \
 | 
							python3 \
 | 
				
			||||||
		python3-mako \
 | 
							python3-mako \
 | 
				
			||||||
 | 
							rsync \
 | 
				
			||||||
		scons \
 | 
							scons \
 | 
				
			||||||
		texinfo \
 | 
							texinfo \
 | 
				
			||||||
		unzip \
 | 
							unzip \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -50,7 +50,8 @@ RUN apt-get update \
 | 
				
			||||||
		perl \
 | 
							perl \
 | 
				
			||||||
        doxygen \
 | 
					        doxygen \
 | 
				
			||||||
        ant \
 | 
					        ant \
 | 
				
			||||||
        protobuf-compiler
 | 
					        protobuf-compiler \
 | 
				
			||||||
 | 
					        intltool
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# _UID_ must be replaced with the user's uid on host
 | 
					# _UID_ must be replaced with the user's uid on host
 | 
				
			||||||
# podman root is mapped to your user id on host during build,
 | 
					# podman root is mapped to your user id on host during build,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue