diff --git a/Cargo.toml b/Cargo.toml index 6c34967..26b6f3f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -42,6 +42,6 @@ cmake = "0.1.31" [package.metadata.deb] maintainer = "Federico Terzi " -depends = "$auto, systemd, libxtst6, libxdo3, xclip, libnotify-bin" +depends = "libssl1.1 (>= 1.1.1), systemd, libxtst6, libxdo3, xclip, libnotify-bin, $auto" section = "utility" license-file = ["LICENSE", "1"] \ No newline at end of file