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