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
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user