From c4699002fddc792a589cfa94ddcff351a61e8100 Mon Sep 17 00:00:00 2001 From: arabian Date: Sun, 5 Jul 2026 18:09:52 +0300 Subject: [PATCH] fix(ci, deb): add `secion` and `priority` fields to the `package.metadata.deb` --- pwsp-gui/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pwsp-gui/Cargo.toml b/pwsp-gui/Cargo.toml index cb708f2..9f091a7 100644 --- a/pwsp-gui/Cargo.toml +++ b/pwsp-gui/Cargo.toml @@ -35,6 +35,8 @@ reqwest.workspace = true percent-encoding.workspace = true [package.metadata.deb] +section = "sound" +priority = "optional" assets = [ [ "target/release/pwsp-daemon",