Add build requirement in README.md
koji depends on uccr/kerbi go module which depends on kerberos C header files. Make sure new commers know about what to install in order to compile the project. Signed-off-by: Roy Golan <rgolan@redhat.com>
This commit is contained in:
parent
da17cfe872
commit
d9051c23e6
1 changed files with 1 additions and 0 deletions
|
|
@ -58,6 +58,7 @@ At build-time, the following software is required:
|
|||
|
||||
* `go >= 1.16`
|
||||
* `python-docutils >= 0.13`
|
||||
* `krb5-devel` for fedora/rhel or `libkrb5-dev` for debian/ubuntu`
|
||||
|
||||
### Build
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue