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:
Andreas Enge 2014-05-17 14:55:27 +02:00
parent 14af289ed9
commit 85d83c3b7b

View file

@ -121,8 +121,9 @@ (define-public rasqal
("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