Add requires package
authorDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 2 May 2023 00:41:34 +0000 (09:41 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Tue, 2 May 2023 00:41:34 +0000 (09:41 +0900)
Requires:       rust-cfg-if
Requires:       rust-fastrand
Requires:       rust-rustix

packaging/rust-tempfile.spec

index ba510cb72b5588ae5e13823e45c47c50a876b359..60c7e75943bdd1e614d0fe7276d2f6665efd5527 100644 (file)
@@ -29,6 +29,9 @@ BuildRequires:  rust-rustix
 BuildRequires: rust-bitflags
 BuildRequires: rust-linux-raw-sys
 
+Requires:       rust-cfg-if
+Requires:       rust-fastrand
+Requires:       rust-rustix
 # ==========================================================
 # dev-dependencies
 # ==========================================================