gnu: rasqal: Propagate input raptor2.
* gnu/packages/rdf.scm (rasqal): Propagate input raptor2 as indicated in
    the pkg-config file.
			
			
This commit is contained in:
		
							parent
							
								
									14af289ed9
								
							
						
					
					
						commit
						85d83c3b7b
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -121,8 +121,9 @@ Java Lucene text search engine API to C++.")
 | 
			
		|||
       ("libxml2" ,libxml2)
 | 
			
		||||
       ("mpfr" ,mpfr)
 | 
			
		||||
       ("pcre" ,pcre)
 | 
			
		||||
       ("raptor2" ,raptor2)
 | 
			
		||||
       ("util-linux" ,util-linux)))
 | 
			
		||||
    (propagated-inputs
 | 
			
		||||
     `(("raptor2" ,raptor2))) ; stipulated by rasqal.pc
 | 
			
		||||
    (arguments
 | 
			
		||||
     `(#:parallel-tests? #f
 | 
			
		||||
       ; test failure reported upstream, see
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue