mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	pbx: Compare asterisk_dependencies.yml to Asterisk's install_prereq
This commit is contained in:
		
							parent
							
								
									37805f7a4c
								
							
						
					
					
						commit
						d9b7b5c4ae
					
				
					 1 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -1,12 +1,12 @@
 | 
			
		|||
- name: Asterisk - Install dependencies
 | 
			
		||||
  package:
 | 
			
		||||
    name:
 | 
			
		||||
      - git                # Not visible in install_prereq
 | 
			
		||||
      - curl               # Not visible in install_prereq
 | 
			
		||||
      - git                # 2021-08-05: Not in Asterisk's install_prereq
 | 
			
		||||
      - curl               # 2021-08-05: Not in Asterisk's install_prereq
 | 
			
		||||
      - wget
 | 
			
		||||
      - libnewt-dev
 | 
			
		||||
      - libssl-dev
 | 
			
		||||
      - libncurses5-dev    # Not visible in install_prereq
 | 
			
		||||
      - libncurses5-dev    # 2021-08-05: Not in Asterisk's install_prereq
 | 
			
		||||
      - subversion
 | 
			
		||||
      - libsqlite3-dev
 | 
			
		||||
      - build-essential
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue