gnu: soprano: Add input raptor2.
* gnu/packages/rdf.scm (soprano): Add input raptor2.
This commit is contained in:
parent
2c4e4d2597
commit
5642cecdde
|
@ -79,6 +79,7 @@ HTML and JSON.")
|
||||||
;; FIXME: Add optional dependencies: Raptor, Redland, odbci, clucene; doxygen
|
;; FIXME: Add optional dependencies: Raptor, Redland, odbci, clucene; doxygen
|
||||||
(inputs
|
(inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
("raptor2" ,raptor2)
|
||||||
("qt" ,qt-4)))
|
("qt" ,qt-4)))
|
||||||
(home-page "http://soprano.sourceforge.net/")
|
(home-page "http://soprano.sourceforge.net/")
|
||||||
(synopsis "RDF data library for Qt")
|
(synopsis "RDF data library for Qt")
|
||||||
|
|
Loading…
Reference in New Issue