add golang-github-cpuguy83-go-md2man dep
Signed-off-by: Jason Brooks <jbrooks@redhat.com> On CentOS, I needed this for `make` build step to complete
This commit is contained in:
parent
c269bf7b99
commit
fad19c8082
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ yum install -y \
|
|||
glibc-devel \
|
||||
glibc-static \
|
||||
go \
|
||||
golang-github-cpuguy83-go-md2man \
|
||||
gpgme-devel \
|
||||
libassuan-devel \
|
||||
libgpg-error-devel \
|
||||
|
|
Loading…
Reference in a new issue