mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00: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