diff --git a/src/sshd-config/Cargo.toml b/src/sshd-config/Cargo.toml index 31cdfe7..f49c0db 100644 --- a/src/sshd-config/Cargo.toml +++ b/src/sshd-config/Cargo.toml @@ -26,4 +26,4 @@ assets = [ ] [package.metadata.generate-rpm.requires] -sshd = "*" +openssh-server = "*"