mirror of
				https://github.com/Telecominfraproject/ols-nos.git
				synced 2025-10-31 01:57:48 +00:00 
			
		
		
		
	[sonic-slave]: Add libzmq to sonic-slave dockers (#5515)
This commit is contained in:
		| @@ -67,6 +67,8 @@ RUN apt-get update && apt-get install -y \ | |||||||
|         perl-modules \ |         perl-modules \ | ||||||
|         libswitch-perl \ |         libswitch-perl \ | ||||||
|         dh-systemd \ |         dh-systemd \ | ||||||
|  |         libzmq5 \ | ||||||
|  |         libzmq3-dev \ | ||||||
| # For quagga build | # For quagga build | ||||||
|         libreadline-dev \ |         libreadline-dev \ | ||||||
|         texlive-latex-base \ |         texlive-latex-base \ | ||||||
|   | |||||||
| @@ -67,6 +67,8 @@ RUN apt-get update && apt-get install -y \ | |||||||
|         perl-modules \ |         perl-modules \ | ||||||
|         libswitch-perl \ |         libswitch-perl \ | ||||||
|         dh-systemd \ |         dh-systemd \ | ||||||
|  |         libzmq5 \ | ||||||
|  |         libzmq3-dev \ | ||||||
| # For quagga build | # For quagga build | ||||||
|         libreadline-dev \ |         libreadline-dev \ | ||||||
|         texlive-latex-base \ |         texlive-latex-base \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Kamil Cudnik
					Kamil Cudnik