diff --git a/README.md b/README.md index 1bcaef5b..79bc7986 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ You can download the latest stable version of the software in the [Releases](htt * `ffmpeg` * `libcap` * `file` -* `libswresample2` or `libswresample3` or `libswresample4` or `libswresample5`, `libasound2` +* `libswresample2` or `libswresample3` or `libswresample4` or `libswresample5` or `libswresample6`, `libasound2` Installing with the debian package will install all the required packages as well. diff --git a/debian/control b/debian/control index c7cae674..f2764098 100644 --- a/debian/control +++ b/debian/control @@ -8,5 +8,5 @@ Homepage: https://github.com/clementgallet/libTAS Package: libtas Architecture: any -Depends: libasound2 (>= 1.0.16) | libasound2t64, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0) | libqt5core5t64, libqt5gui5 (>= 5.6.0) | libqt5gui5t64, libqt5widgets5 (>= 5.6.0) | libqt5widgets5t64, libstdc++6 (>= 6), libswresample2 (>= 7:3.2.0) | libswresample3 | libswresample4 | libswresample5, libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-xkb1, libxcb1, libx11-xcb1, liblua5.4-0, ffmpeg, libcap2, binutils, file +Depends: libasound2 (>= 1.0.16) | libasound2t64, libc6 (>= 2.15), libgcc1 (>= 1:3.0), libqt5core5a (>= 5.7.0) | libqt5core5t64, libqt5gui5 (>= 5.6.0) | libqt5gui5t64, libqt5widgets5 (>= 5.6.0) | libqt5widgets5t64, libstdc++6 (>= 6), libswresample2 (>= 7:3.2.0) | libswresample3 | libswresample4 | libswresample5 | libswresample6, libx11-6, libxcb-keysyms1 (>= 0.4.0), libxcb-xkb1, libxcb1, libx11-xcb1, liblua5.4-0, ffmpeg, libcap2, binutils, file Description: A program to provide tool-assisted speedrun tools to Linux games