cryptsetup: Add pkgconfig dependency (#15422)
This commit is contained in:
		 Dr. Christian Tacke
					Dr. Christian Tacke
				
			
				
					committed by
					
						 GitHub
						GitHub
					
				
			
			
				
	
			
			
			 GitHub
						GitHub
					
				
			
						parent
						
							9debb7e1b6
						
					
				
				
					commit
					6993a82cb4
				
			| @@ -25,6 +25,7 @@ class Cryptsetup(AutotoolsPackage): | ||||
|     depends_on('util-linux~libuuid', type=('build', 'link')) | ||||
|     depends_on('gettext', type=('build', 'link')) | ||||
| 
 | ||||
|     depends_on('pkgconfig', type='build') | ||||
|     depends_on('autoconf', type='build') | ||||
|     depends_on('automake', type='build') | ||||
|     depends_on('libtool',  type='build') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user