Removes duplicate libudev-dev from Dockerfile (#9220)
This commit is contained in:
		
							parent
							
								
									1ce8c1cf82
								
							
						
					
					
						commit
						bf7677ce69
					
				@ -25,8 +25,7 @@ RUN apt-get update && \
 | 
			
		||||
        file \
 | 
			
		||||
        libudev-dev \
 | 
			
		||||
        pkg-config \
 | 
			
		||||
        dpkg-dev \
 | 
			
		||||
        libudev-dev &&\
 | 
			
		||||
        dpkg-dev &&\
 | 
			
		||||
# install rustup
 | 
			
		||||
 curl https://sh.rustup.rs -sSf | sh -s -- -y && \
 | 
			
		||||
# rustup directory
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user