Skip to content

Update Fedora dependencies

evuez requested to merge evuez/gitlab-development-kit:patch-1 into master

Made some changes to Fedora dependencies:

  • Renamed cmaker to cmake and linicu-devel to libicu-devel.
  • Removed lib-pq because it's actually postgresql-libs on RHEL and derived.
  • Added go, postgresql-server and postgresql-contrib (make will fail without these).

Merge request reports