Skip to content

Add 'krb5' dependency to 'gitlab-rails'

Fix for issue #388 (closed), which is failing because the kerberos lib isn't available. This change adds a dependency for 'krb5' to 'gitlab-rails', to ensure that the lib is built before it attempts to build the gems for the rails app.

Made this fix in '7-6-stable' as this experiences the problem.

Merge request reports