liblbxutil: Add zlib dependency. (#13033)
This commit is contained in:
		 Toyohisa Kameyama
					Toyohisa Kameyama
				
			
				
					committed by
					
						 Adam J. Stewart
						Adam J. Stewart
					
				
			
			
				
	
			
			
			 Adam J. Stewart
						Adam J. Stewart
					
				
			
						parent
						
							bb1d0ff6fb
						
					
				
				
					commit
					2233a7b493
				
			| @@ -18,6 +18,7 @@ class Liblbxutil(AutotoolsPackage): | ||||
|     depends_on('xproto', type='build') | ||||
|     depends_on('pkgconfig', type='build') | ||||
|     depends_on('util-macros', type='build') | ||||
|     depends_on('zlib', type='link') | ||||
|  | ||||
|     # There is a bug in the library that causes the following messages: | ||||
|     # undefined symbol: Xfree | ||||
|   | ||||
		Reference in New Issue
	
	Block a user