me
/
guix
Archived
1
0
Fork 0

gnu: rasqal: Propagate input raptor2.

* gnu/packages/rdf.scm (rasqal): Propagate input raptor2 as indicated in
    the pkg-config file.
master
Andreas Enge 2014-05-17 14:55:27 +02:00
parent 14af289ed9
commit 85d83c3b7b
1 changed files with 2 additions and 1 deletions

View File

@ -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