From fa74737d5d03e2ae719003df3282f603478e44e6 Mon Sep 17 00:00:00 2001 From: Federico Terzi Date: Sun, 26 Jan 2020 22:00:44 +0100 Subject: [PATCH] Add license file to deb package --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 4998e9a..5d0fccc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -44,3 +44,4 @@ cmake = "0.1.31" maintainer = "Federico Terzi " depends = "$auto, systemd, libxtst6, libxdo3, xclip, libnotify-bin" section = "utility" +license-file = ["LICENSE", "1"] \ No newline at end of file