From 6b11bb9cdfc870a1f90b8885a3324edc69ab11e0 Mon Sep 17 00:00:00 2001 From: altimumdelta <48530820+altimumdelta@users.noreply.github.com> Date: Wed, 11 Nov 2020 15:26:50 +0100 Subject: [PATCH] Update Dependencies WIP - Part 1.1 --- Building-for-Linux.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Building-for-Linux.md b/Building-for-Linux.md index ea05cc3..83f5f3b 100644 --- a/Building-for-Linux.md +++ b/Building-for-Linux.md @@ -4,11 +4,9 @@ * CMake, version 3.10 or newer for Dolphin 5.0-10149 and newer. * C++ compiler, with C++17 support (e.g. GCC 7+, Clang 5+) for Dolphin 5.0-10149 and newer. -## Dependencies +## Additional Dependencies Examples -### Common - -### Ubuntu/Kubuntu 20.04+ for Dolphin versions ~5.0-13001 or newer +### For Ubuntu 20.04+ with Dolphin versions ~5.0-13001 or newer * ffmpeg * libavcodec-dev * libavformat-dev