Add new python dependency
This commit is contained in:
		
							parent
							
								
									e676b22a71
								
							
						
					
					
						commit
						12473a216f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -11,7 +11,7 @@ RUN \
 | 
				
			||||||
        gperf itstool ragel libc6-dev libssl-dev \
 | 
					        gperf itstool ragel libc6-dev libssl-dev \
 | 
				
			||||||
        gtk-doc-tools gobject-introspection gawk \
 | 
					        gtk-doc-tools gobject-introspection gawk \
 | 
				
			||||||
        ocaml ocamlbuild libnum-ocaml-dev indent p7zip-full \
 | 
					        ocaml ocamlbuild libnum-ocaml-dev indent p7zip-full \
 | 
				
			||||||
        python3-distutils python3-jinja2 python3-apt python-is-python3 && \
 | 
					        python3-distutils python3-jinja2 python3-jsonschema python3-apt python-is-python3 && \
 | 
				
			||||||
    apt-get -y clean && \
 | 
					    apt-get -y clean && \
 | 
				
			||||||
    git config --global user.email "builder@localhost" && \
 | 
					    git config --global user.email "builder@localhost" && \
 | 
				
			||||||
    git config --global user.name "Builder" && \
 | 
					    git config --global user.name "Builder" && \
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue