Add install message explaining ripgrep-all optional deps
Some checks are pending
build / Check package changes (push) Waiting to run
build / Build packages (push) Blocked by required conditions
build / Deploy repository (push) Blocked by required conditions

This commit is contained in:
Marty Oehme 2025-03-08 11:00:25 +01:00
parent 161749e806
commit 5ad391411e
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 4 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Template file for 'ripgrep-all'
pkgname=ripgrep-all
version=0.10.6
revision=1
revision=2
build_style=cargo
hostmakedepends="rust pkg-config"
makedepends="rust-std libzstd-devel sqlite-devel"