mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
ffmpegthumbs: fixup inputs and outputs
This commit is contained in:
parent
284466837a
commit
da47cdfffb
@ -11,5 +11,5 @@ mkDerivation {
|
||||
maintainers = [ lib.maintainers.ttuegel ];
|
||||
};
|
||||
nativeBuildInputs = [ extra-cmake-modules ];
|
||||
propagatedBuildInputs = [ ffmpeg kio ];
|
||||
buildInputs = [ ffmpeg kio ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user