projects
/
platform
/
upstream
/
rust-tempfile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a245d6
)
Add requires package
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Tue, 2 May 2023 00:41:34 +0000
(09:41 +0900)
committer
DongHun 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
patch
|
blob
|
history
diff --git
a/packaging/rust-tempfile.spec
b/packaging/rust-tempfile.spec
index ba510cb72b5588ae5e13823e45c47c50a876b359..60c7e75943bdd1e614d0fe7276d2f6665efd5527 100644
(file)
--- a/
packaging/rust-tempfile.spec
+++ b/
packaging/rust-tempfile.spec
@@
-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
# ==========================================================