mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
openscenegraph: pin to ffmpeg 0.10
This commit is contained in:
parent
bda93fb1e8
commit
caaa4d1122
1 changed files with 1 additions and 0 deletions
|
@ -5436,6 +5436,7 @@ let
|
|||
|
||||
openscenegraph = callPackage ../development/libraries/openscenegraph {
|
||||
giflib = giflib_4_1;
|
||||
ffmpeg = ffmpeg_0_10;
|
||||
};
|
||||
|
||||
openssl = callPackage ../development/libraries/openssl {
|
||||
|
|
Loading…
Reference in a new issue