From d8da0ba72680823a22d2f7d6bdfbfec90b3b7782 Mon Sep 17 00:00:00 2001 From: Cappy Ishihara Date: Mon, 23 Oct 2023 16:55:58 +0700 Subject: [PATCH] build all features --- anda/others/rustdesk/rustdesk.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/others/rustdesk/rustdesk.spec b/anda/others/rustdesk/rustdesk.spec index 785827d87e..9f20431093 100644 --- a/anda/others/rustdesk/rustdesk.spec +++ b/anda/others/rustdesk/rustdesk.spec @@ -32,7 +32,7 @@ The best open-source remote desktop client software, written in Rust. %build -cargo build -F linux-pkg-config --release +cargo build -F linux-pkg-config --release --all-features %global __python %{__python3}