python3Packages.ffmpeg-python: adopt
This commit is contained in:
@@ -52,6 +52,6 @@ buildPythonPackage rec {
|
||||
description = "Python bindings for FFmpeg - with complex filtering support";
|
||||
homepage = "https://github.com/kkroening/ffmpeg-python";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.emily ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user