Add Requires rust-crossbeam-utils
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Mar 2023 01:08:04 +0000 (10:08 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Mar 2023 01:08:04 +0000 (10:08 +0900)
packaging/rust-concurrent-queue.spec

index 0d8ac835372655f78b9e1a2a4f1adc50c0e58bde..5feabc8c65e1336da3ddb5aa800ff51c1df9d58c 100644 (file)
@@ -25,6 +25,8 @@ BuildRequires:  rust
 BuildRequires:  rust-crossbeam-utils
 BuildRequires:  rust-portable-atomic
 
+Requires:       rust-crossbeam-utils
+
 # ==========================================================
 # dev-dependencies
 # ==========================================================