projects
/
platform
/
upstream
/
rust-async-channel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a0027e
)
Add requires
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Tue, 7 Mar 2023 07:25:47 +0000
(16:25 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Tue, 7 Mar 2023 07:25:47 +0000
(16:25 +0900)
rust-concurrent-queue
packaging/rust-async-channel.spec
patch
|
blob
|
history
diff --git
a/packaging/rust-async-channel.spec
b/packaging/rust-async-channel.spec
index 740a08cd4b691804e7f18644815fa43ed5ca4db8..30bffb4a039d9f722fdfd3f65d8020ab4ec4e3ac 100644
(file)
--- a/
packaging/rust-async-channel.spec
+++ b/
packaging/rust-async-channel.spec
@@
-26,6
+26,8
@@
BuildRequires: rust-concurrent-queue
BuildRequires: rust-event-listener
BuildRequires: rust-futures-core
+Requires: rust-concurrent-queue
+
# ==========================================================
# dev-dependencies
# ==========================================================