gnu: ccextractor: Fix build.
* gnu/packages/gstreamer.scm (ccextractor): Add LEPTONICA to inputs.
This commit is contained in:
parent
2ca5b4858f
commit
a9e961b0c3
@ -201,6 +201,7 @@ module for the DMA capture of the video flow.")
|
|||||||
(inputs
|
(inputs
|
||||||
`(("ffmeg" ,ffmpeg-3.4)
|
`(("ffmeg" ,ffmpeg-3.4)
|
||||||
("nanomsg" ,nanomsg)
|
("nanomsg" ,nanomsg)
|
||||||
|
("leptonica" ,leptonica)
|
||||||
("ocr" ,tesseract-ocr)
|
("ocr" ,tesseract-ocr)
|
||||||
("zlib" ,zlib)))
|
("zlib" ,zlib)))
|
||||||
(synopsis "Closed Caption Extractor")
|
(synopsis "Closed Caption Extractor")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user