mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-04-21 13:57:16 +00:00

Without a source for randomness, qpdf will crash with 'no such file' error. It's can me tested by command like 'qpd some_pdf.pdf -'. This problem breaks cups printing. This patch change configure options to '--with-random=/dev/urandom' Signed-off-by: Alexey Lukyanchuk <skif@skif-web.ru> [yann.morin.1998@free.fr: reword commit log] Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>