Skip to content
Snippets Groups Projects
Commit c5b5800b authored by Andreas Enge's avatar Andreas Enge
Browse files

gnu: libfreehand: Propagate inputs.

* gnu/packages/libreoffice.scm (libfreehand): Move librevenge and zlib
  from 'inputs' to 'propagated-inputs'.
parent 480fe002
No related branches found
No related tags found
No related merge requests found
......@@ -376,7 +376,7 @@ (define-public libfreehand
("gperf" ,gperf)
("perl" ,perl)
("pkg-config" ,pkg-config)))
(inputs
(propagated-inputs ; in Requires or Requires.private field of .pkg
`(("librevenge" ,librevenge)
("zlib" ,zlib)))
(home-page "https://wiki.documentfoundation.org/DLP/Libraries/libfreehand")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment