ocrfeeder: add missing imghdr module

This commit is contained in:
Doron Behar
2026-01-18 16:33:38 +02:00
parent 4dc836c9ec
commit 74a7a49aa6
+1
View File
@@ -55,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
reportlab
odfpy
pygobject3
standard-imghdr
]
))
];