broot: use system oniguruma

This commit is contained in:
Michal Vasilek 2023-04-16 19:25:06 +02:00
parent 00fc5830c2
commit 2c196b7bd9
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
# Template file for 'broot'
pkgname=broot
version=1.18.0
revision=2
revision=3
build_style=cargo
hostmakedepends="pkg-config"
makedepends="oniguruma-devel"
short_desc="Interactive directory tree view, fuzzy search, balanced BFS descent"
maintainer="cinerea0 <cinerea0@protonmail.com>"
license="MIT"