python3-etebase: add rust-std to makedepends
This commit is contained in:
parent
610ec30195
commit
40ae074655
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ wrksrc="etebase-py-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
build_helper="rust"
|
build_helper="rust"
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-setuptools-rust cargo"
|
hostmakedepends="python3-setuptools python3-wheel python3-setuptools-rust cargo"
|
||||||
makedepends="libsodium libsodium-devel openssl-devel pkg-config"
|
makedepends="libsodium libsodium-devel openssl-devel pkg-config rust-std"
|
||||||
depends="python3-msgpack openssl"
|
depends="python3-msgpack openssl"
|
||||||
checkdepends="python3-pytest python3-pytest ${depends}"
|
checkdepends="python3-pytest python3-pytest ${depends}"
|
||||||
short_desc="Python library for Etebase"
|
short_desc="Python library for Etebase"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue