mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 14:07:01 +01:00
gnu: soprano: Add input raptor2.
* gnu/packages/rdf.scm (soprano): Add input raptor2.
This commit is contained in:
parent
2c4e4d2597
commit
5642cecdde
1 changed files with 1 additions and 0 deletions
|
@ -79,6 +79,7 @@ (define-public soprano
|
||||||
;; 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 a new issue