1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Removed last Debian 10 mention

This commit is contained in:
kehugter 2015-10-23 11:54:12 +02:00
parent bb045612b7
commit ba41879f79

View File

@ -220,7 +220,7 @@ sudo apt-get install build-essential qt5-qmake qt5-default qttools5-dev-tools li
### FFmpeg
If you have installed FFmpeg earlier (i.e. you don't run Debian <10 / Ubuntu <15.04), skip this section, and go directly to installing [**toxcore**](#toxcore-dependencies).
If you have installed FFmpeg earlier (i.e. you don't run Ubuntu <15.04), skip this section, and go directly to installing [**toxcore**](#toxcore-dependencies).
To get ffmpeg compiled and put in directory `libs`, run this script in qTox directory:
```bash