Skip to content
This repository was archived by the owner on Sep 27, 2024. It is now read-only.

Commit 5133cfb

Browse files
authored
Merge pull request #170 from cipherboy/patch-2
Add openssh-askpass as a required dependency
2 parents 8a93b3c + 65d18a2 commit 5133cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ How to run it out of the box
1919

2020
required dependencies:
2121
```console
22-
# yum install cmake gcc-c++ openssh-clients util-linux openscap-devel qt-devel
22+
# yum install cmake gcc-c++ openssh-clients util-linux openscap-devel qt-devel openssh-askpass
2323
```
2424

2525
required dependencies (only for the git repo, not required for released tarballs):

0 commit comments

Comments
 (0)