From 45a7ab58d7b1911c20f0ef4c0cefc58437f0cd81 Mon Sep 17 00:00:00 2001 From: Neshura Date: Fri, 29 Dec 2023 02:16:53 +0100 Subject: [PATCH] Add manual depends to cargo deb config. Should be complete --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index ac9b5d1..ed2af03 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -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",