Ported ffmpeg_svn tarball link - correction to all-packages link
svn path=/nixpkgs/branches/stdenv-updates/; revision=10652
This commit is contained in:
parent
a25344377e
commit
3db3e079af
|
@ -1909,7 +1909,7 @@ rec {
|
||||||
};
|
};
|
||||||
|
|
||||||
ffmpeg_svn = import ../development/libraries/ffmpeg_svn_snapshot {
|
ffmpeg_svn = import ../development/libraries/ffmpeg_svn_snapshot {
|
||||||
inherit fetchsvn stdenv a52dec libtheora x11 lame zlib SDL;
|
inherit fetchurl stdenv a52dec libtheora x11 lame zlib SDL;
|
||||||
};
|
};
|
||||||
|
|
||||||
fftw = import ../development/libraries/fftw {
|
fftw = import ../development/libraries/fftw {
|
||||||
|
|
Loading…
Reference in New Issue