ocrfeeder: add missing imghdr module (#481335)

This commit is contained in:
Doron Behar
2026-01-18 15:45:55 +00:00
committed by GitHub
+1
View File
@@ -55,6 +55,7 @@ stdenv.mkDerivation (finalAttrs: {
reportlab
odfpy
pygobject3
standard-imghdr
]
))
];