Add avidemux-cli, sox, and tmux to PKGBUILD

This commit is contained in:
Donovan Glover
2018-04-08 16:00:37 -04:00
parent 500983f369
commit 215911db61

View File

@@ -115,6 +115,10 @@ depends=(
'texlive-formatsextra' # More formats
'texlive-bibtexextra' # More features for BibTeX
'minted' # Add syntax highlighting support to LaTeX
'avidemux-cli' # Command line video editor
'sox' # Audacity for the terminal
'tmux' # Terminal multiplexer
)
package() {