Ported ffmpeg_svn tarball link - correction to all-packages link

svn path=/nixpkgs/branches/stdenv-updates/; revision=10652
This commit is contained in:
Michael Raskin 2008-02-12 22:36:00 +00:00
parent a25344377e
commit 3db3e079af

View file

@ -1909,7 +1909,7 @@ rec {
};
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 {