man-db: add missing gdbm dependency (#9751)
This commit is contained in:
		 Matthias Diener
					Matthias Diener
				
			
				
					committed by
					
						 Peter Scheibel
						Peter Scheibel
					
				
			
			
				
	
			
			
			 Peter Scheibel
						Peter Scheibel
					
				
			
						parent
						
							cc928481f8
						
					
				
				
					commit
					86b7e6abc3
				
			| @@ -22,6 +22,7 @@ class ManDb(AutotoolsPackage): | ||||
|     depends_on('gettext') | ||||
|     depends_on('libpipeline') | ||||
|     depends_on('flex') | ||||
|     depends_on('gdbm') | ||||
|     depends_on('groff', type=('build', 'link', 'run')) | ||||
|  | ||||
|     # TODO: add gzip support via a new package. | ||||
|   | ||||
		Reference in New Issue
	
	Block a user