testing/tauri-cli: fix build

This commit is contained in:
psykose 2023-05-08 12:35:06 +00:00
parent 2d730f315e
commit f9e6f28b7f

View File

@ -7,7 +7,7 @@ url="https://github.com/tauri-apps/tauri"
# tauri doesn't support the others anyway
arch="aarch64 armv7 x86 x86_64"
license="Apache-2.0 OR MIT"
makedepends="cargo"
makedepends="cargo openssl-dev"
source="$pkgname-$pkgver.tar.gz::https://github.com/tauri-apps/tauri/releases/download/cli.rs-v$pkgver/cli.rs-$pkgver.crate"
options="net !check" # no tests