broot: use system oniguruma
This commit is contained in:
parent
00fc5830c2
commit
2c196b7bd9
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue