mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06: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 @@ HTML and JSON.")
|
|||
;; 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…
Add table
Reference in a new issue