mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05: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
|
||||
(inputs
|
||||
`(("pkg-config" ,pkg-config)
|
||||
("raptor2" ,raptor2)
|
||||
("qt" ,qt-4)))
|
||||
(home-page "http://soprano.sourceforge.net/")
|
||||
(synopsis "RDF data library for Qt")
|
||||
|
|
Loading…
Reference in a new issue