projects
/
platform
/
upstream
/
rust-socket2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7099924
)
Add Requires rust-libc
author
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 9 Mar 2023 05:48:50 +0000
(14:48 +0900)
committer
DongHun Kwak
<dh0128.kwak@samsung.com>
Thu, 9 Mar 2023 05:48:50 +0000
(14:48 +0900)
packaging/rust-socket2.spec
patch
|
blob
|
history
diff --git
a/packaging/rust-socket2.spec
b/packaging/rust-socket2.spec
index
c0095c3
..
d174477
100644
(file)
--- a/
packaging/rust-socket2.spec
+++ b/
packaging/rust-socket2.spec
@@
-23,7
+23,7
@@
Source1: %{name}.manifest
BuildRequires: rust
BuildRequires: rust-libc
-
+Requires: rust-libc
%description
Utilities for handling networking sockets with a maximal amount of