git » ripgrep-all.git » commit f58e728

upgpkg: 0.9.6-3

author Frederik Schwan
2021-12-15 14:04:59 UTC
committer Frederik Schwan
2021-12-15 14:04:59 UTC
parent 206d69751a6a76e6f4bc2035af1ddb89e30552f1

upgpkg: 0.9.6-3

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'