xh: use system oniguruma

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

View File

@ -1,11 +1,11 @@
# Template file for 'xh'
pkgname=xh
version=0.18.0
revision=1
revision=2
build_style=cargo
configure_args="--no-default-features --features online-tests,native-tls"
hostmakedepends="pkg-config"
makedepends="openssl-devel"
makedepends="openssl-devel oniguruma-devel"
short_desc="Friendly and fast tool for sending HTTP requests"
maintainer="Arthur Weagel <arthur.contrib@gmail.com>"
license="MIT"