| author | Frederik Schwan
<freswa@archlinux.org> 2021-12-15 14:04:59 UTC |
| committer | Frederik Schwan
<freswa@archlinux.org> 2021-12-15 14:04:59 UTC |
| parent | 206d69751a6a76e6f4bc2035af1ddb89e30552f1 |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 0416f70..24d4228 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ pkgdesc="rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, arch=('x86_64') url='https://github.com/phiresky/ripgrep-all' license=('AGPL3') -depends=('ripgrep') +depends=('ripgrep' 'xz') makedepends=('cargo') optdepends=( 'ffmpeg: for the ffmpeg adapter'