Add manual depends to cargo deb config. Should be complete
All checks were successful
Run Tests on Code / run-tests (push) Successful in 12s

This commit is contained in:
Neshura 2023-12-29 02:16:53 +01:00
parent ceddb5454d
commit 45a7ab58d7
Signed by: Neshura
GPG key ID: B6983AAA6B9A7A6C

View file

@ -10,6 +10,7 @@ license = "GPL-3.0-or-later"
extended-description = "Application for automatically updating Cloudflare DNS records"
maintainer-scripts = "debian/"
revision = "1"
depends = ["libc6", "libssl3", "systemd"]
assets = [
[
"target/release/cloudflare-dns-updater",