me
/
guix
Archived
1
0
Fork 0

gnu: potrace: Install libraries and header files.

* gnu/packages/fontutils.scm (potrace): Add configure flag to install
    libraries and header files.
master
Andreas Enge 2014-10-29 20:05:11 +01:00
parent 283fd55b41
commit 4797d84ddb
1 changed files with 3 additions and 0 deletions

View File

@ -220,6 +220,9 @@ and returns a sequence of positioned glyphids from the font.")
(build-system gnu-build-system)
(native-inputs `(("ghostscript" ,ghostscript))) ;for tests
(inputs `(("zlib" ,zlib)))
(arguments
`(#:configure-flags
`("--with-libpotrace"))) ; install library and headers
(synopsis "Transform bitmaps into vector graphics")
(description
"Potrace is a tool for tracing a bitmap, which means, transforming a