proxmox-perl-rs/pve-rs/debian/control
Wolfgang Bumiller 1ae868ad78 import pve-rs
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-11-09 08:56:38 +01:00

42 lines
1.5 KiB
Plaintext

Source: libpve-rs-perl
Section: perl
Priority: optional
Build-Depends: debhelper (>= 12),
dh-cargo (>= 24),
cargo:native <!nocheck>,
rustc:native <!nocheck>,
libstd-rust-dev <!nocheck>,
librust-anyhow-1+default-dev <!nocheck>,
librust-base32-0.4+default-dev <!nocheck>,
librust-base64-0.12+default-dev <!nocheck>,
librust-hex-0.4+default-dev <!nocheck>,
librust-libc-0.2+default-dev <!nocheck>,
librust-nix-0.19+default-dev <!nocheck>,
librust-openssl-0.10+default-dev <!nocheck>,
librust-perlmod-0.8+default-dev (>= 0.7.1-~~) <!nocheck>,
librust-perlmod-0.8+exporter-dev (>= 0.7.1-~~) <!nocheck>,
librust-proxmox-apt-0.8+default-dev <!nocheck>,
librust-proxmox-openid-0.8+default-dev <!nocheck>,
librust-proxmox-tfa-1+default-dev <!nocheck>,
librust-proxmox-tfa-1+u2f-dev <!nocheck>,
librust-proxmox-time-1+default-dev <!nocheck>,
librust-proxmox-uuid-1+default-dev <!nocheck>,
librust-serde-1+default-dev <!nocheck>,
librust-serde-json-1+default-dev <!nocheck>,
librust-webauthn-rs-0.2+default-dev (>= 0.2.5-~~) <!nocheck>
Maintainer: Proxmox Support Team <support@proxmox.com>
Standards-Version: 4.5.1
Vcs-Git: git://git.proxmox.com/git/proxmox.git
Vcs-Browser: https://git.proxmox.com/?p=proxmox.git
Homepage: https://www.proxmox.com
Rules-Requires-Root: no
Package: libpve-rs-perl
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Description: PVE parts which have been ported to Rust - Rust source code
This package contains the source for the Rust pve-rs crate, packaged by
debcargo for use with cargo and dh-cargo.