mirror of
https://git.proxmox.com/git/proxmox-mail-forward
synced 2025-04-28 13:45:58 +00:00
update d/control
proxmox-schema and proxmox-section config is not required anymore. add new dependency to proxmox-notify. Signed-off-by: Lukas Wagner <l.wagner@proxmox.com> [ TL: notify got bumped to 0.3 ] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7333224dd3
commit
e1088274be
@ -20,4 +20,4 @@ nix = "0.26"
|
||||
syslog = "6.0"
|
||||
|
||||
proxmox-sys = "0.5"
|
||||
proxmox-notify = {version = "0.2", features = ["mail-forwarder", "pve-context", "pbs-context"] }
|
||||
proxmox-notify = {version = "0.3", features = ["mail-forwarder", "pve-context", "pbs-context"] }
|
||||
|
6
debian/control
vendored
6
debian/control
vendored
@ -6,8 +6,10 @@ Build-Depends: cargo:native,
|
||||
librust-anyhow-1+default-dev,
|
||||
librust-log-0.4+default-dev (>= 0.4.17~~),
|
||||
librust-nix-0.26+default-dev,
|
||||
librust-proxmox-schema-1+default-dev (>= 1.3~~),
|
||||
librust-proxmox-section-config-1+default-dev (>= 1.0.2-~~),
|
||||
librust-proxmox-notify-0.3+default-dev,
|
||||
librust-proxmox-notify-0.3+mail-forwarder-dev,
|
||||
librust-proxmox-notify-0.3+pbs-context-dev,
|
||||
librust-proxmox-notify-0.3+pve-context-dev,
|
||||
librust-proxmox-sys-0.5+default-dev,
|
||||
librust-serde-1+default-dev,
|
||||
librust-serde-1+derive-dev,
|
||||
|
Loading…
Reference in New Issue
Block a user