Changes between Version 9 and Version 10 of UbuntuCompilationGuide


Ignore:
Timestamp:
06/11/2012 05:13:40 AM (12 months ago)
Author:
llogan
Comment:

add libav-tools to remove command

Legend:

Unmodified
Added
Removed
Modified
  • UbuntuCompilationGuide

    v9 v10  
    1010Remove any existing packages: 
    1111{{{ 
    12 sudo apt-get remove ffmpeg x264 libvpx-dev libx264-dev 
     12sudo apt-get remove ffmpeg x264 libav-tools libvpx-dev libx264-dev 
    1313}}} 
    1414