From 97a49c3eea1805f460ca521a9d99f2131eb69384 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Tue, 21 Jul 2020 23:00:08 +0300 Subject: [PATCH] Add build deps cargo --- shadowsocks-rust.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/shadowsocks-rust.spec b/shadowsocks-rust.spec index 60394f9..70ec215 100644 --- a/shadowsocks-rust.spec +++ b/shadowsocks-rust.spec @@ -10,6 +10,7 @@ Source0: https://github.com/shadowsocks/shadowsocks-rust/archive/v%{version}/%{n License: MIT Group: Networking/Other BuildRequires: rust +BuildRequires: cargo Provides: ssserver == %{version} Provides: sslocal == %{version} Provides: ssmanager == %{version}