1
0
forked from extern/nix-config

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
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

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() {