Add Requires rust-libc
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 9 Mar 2023 05:48:50 +0000 (14:48 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 9 Mar 2023 05:48:50 +0000 (14:48 +0900)
packaging/rust-socket2.spec

index c0095c3..d174477 100644 (file)
@@ -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