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:
Roy Golan 2021-11-17 11:13:02 +02:00 committed by Sanne Raymaekers
parent da17cfe872
commit d9051c23e6

View file

@ -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