10 lines
		
	
	
		
			115 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			115 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
source $pkg_common
 | 
						|
 | 
						|
requires=\
 | 
						|
(
 | 
						|
    'base/host'
 | 
						|
    'base/cross'
 | 
						|
    'iana-etc/default'
 | 
						|
    'filesystem/target'
 | 
						|
)
 |