Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -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