mirror of
				https://github.com/Telecominfraproject/ols-nos.git
				synced 2025-11-03 19:47:56 +00:00 
			
		
		
		
	Makefile: add build dependency for python-p4c-bm (#20)
This commit is contained in:
		@@ -41,7 +41,8 @@ p4-bmv2_1.0.0_amd64.deb: thrift-compiler_0.9.3-2_amd64.deb python-thrift_0.9.3-2
 | 
				
			|||||||
python-p4-hlir_0.9.36-1_all.deb:
 | 
					python-p4-hlir_0.9.36-1_all.deb:
 | 
				
			||||||
	pushd p4-hlir; ./build.sh; popd
 | 
						pushd p4-hlir; ./build.sh; popd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
python-p4c-bm_1.0.0-5415c416-1_all.deb:
 | 
					python-p4c-bm_1.0.0-5415c416-1_all.deb: python-tenjin_1.1.1-1_all.deb
 | 
				
			||||||
 | 
						$(foreach dep, $^, $(call install_deb, $(dep)))
 | 
				
			||||||
	pushd p4c-bm; ./build.sh; popd
 | 
						pushd p4c-bm; ./build.sh; popd
 | 
				
			||||||
 | 
					
 | 
				
			||||||
python-tenjin_1.1.1-1_all.deb:
 | 
					python-tenjin_1.1.1-1_all.deb:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user