Changes between Version 177 and Version 178 of CompilationGuide/Ubuntu


Ignore:
Timestamp:
Aug 27, 2021, 7:56:57 AM (5 years ago)
Author:
Valerio Bozzolan
Comment:

try fix dependencies on Ubuntu 20.04

Legend:

Unmodified
Added
Removed
Modified
  • CompilationGuide/Ubuntu

    v177 v178  
    5959  yasm \
    6060  zlib1g-dev
     61}}}
     62
     63On Ubuntu 20.04 you may also need this command: ([https://askubuntu.com/questions/1252997/unable-to-compile-ffmpeg-on-ubuntu-20-04 note])
     64
     65{{{
     66#!sh
     67sudo apt install libunistring-dev libaom-dev libdav1d-dev
    6168}}}
    6269