mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	T6912: Fix build strongswan dependency
Use the global dependency instead of package dependency in the package.toml This fixes to build 'strongswan' package
This commit is contained in:
		
							parent
							
								
									e14c56d886
								
							
						
					
					
						commit
						19bd06b0fe
					
				
							
								
								
									
										1
									
								
								scripts/package-build/strongswan/.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								scripts/package-build/strongswan/.gitignore
									
									
									
									
										vendored
									
									
								
							@ -4,3 +4,4 @@ strongswan/
 | 
			
		||||
*.changes
 | 
			
		||||
*.deb
 | 
			
		||||
*.dsc
 | 
			
		||||
*.tar.gz
 | 
			
		||||
 | 
			
		||||
@ -13,7 +13,7 @@ dpkg-buildpackage -uc -us -tc -b -d
 | 
			
		||||
cd ..; ./build-vici.sh
 | 
			
		||||
"""
 | 
			
		||||
 | 
			
		||||
[packages.dependencies]
 | 
			
		||||
[dependencies]
 | 
			
		||||
packages = [
 | 
			
		||||
    "bison",
 | 
			
		||||
    "bzip2",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user