diff --git a/Cargo.toml b/Cargo.toml index fccfc68..4998e9a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -38,4 +38,9 @@ libc = "0.2.62" zip = "0.5.3" [build-dependencies] -cmake = "0.1.31" \ No newline at end of file +cmake = "0.1.31" + +[package.metadata.deb] +maintainer = "Federico Terzi " +depends = "$auto, systemd, libxtst6, libxdo3, xclip, libnotify-bin" +section = "utility"