gnu: libsvgtiny: Build with gperf@3.0.
* gnu/packages/web.scm (libsvgtiny)[native-inputs]: Change GPERF to GPERF-3.0.
This commit is contained in:
		
							parent
							
								
									5ac097e28c
								
							
						
					
					
						commit
						b1554326bb
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -3928,7 +3928,7 @@ developed as part of the NetSurf project.")
 | 
			
		|||
    (native-inputs
 | 
			
		||||
     `(("netsurf-buildsystem" ,netsurf-buildsystem)
 | 
			
		||||
       ("pkg-config" ,pkg-config)
 | 
			
		||||
       ("gperf" ,gperf)))
 | 
			
		||||
       ("gperf" ,gperf-3.0)))
 | 
			
		||||
    (inputs
 | 
			
		||||
     `(("libwapcaplet" ,libwapcaplet)))
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue