debian-devscripts: Add missing IO::String Perl dependency for uscan (#434780)

This commit is contained in:
7c6f434c 2025-08-18 23:43:20 +00:00 committed by GitHub
commit e0abecc457
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -91,6 +91,7 @@ stdenv.mkDerivation (finalAttrs: {
IPCRun
FileDirList
FileTouch
IOString
]);
preConfigure = ''