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
|
||||
`(("ffmeg" ,ffmpeg-3.4)
|
||||
("nanomsg" ,nanomsg)
|
||||
("leptonica" ,leptonica)
|
||||
("ocr" ,tesseract-ocr)
|
||||
("zlib" ,zlib)))
|
||||
(synopsis "Closed Caption Extractor")
|
||||
|
Loading…
x
Reference in New Issue
Block a user