Skip to content
Snippets Groups Projects
Commit aca2119c9bb9 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Merge branch '8776-lucas-pg-new' into 'master'

Ensure postgresql_new is included in GitLab CE

Closes #8776

See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7994



Merged-by: default avatarBalasankar 'Balu' C <balasankar@gitlab.com>
Approved-by: default avatarBalasankar 'Balu' C <balasankar@gitlab.com>
Co-authored-by: default avatarLucas Li <lli@gitlab.com>
No related branches found
No related tags found
3 merge requests!165Merge upstream Omnibus GitLab into Omnibus Heptapod,!164Merge upstream Omnibus GitLab into Omnibus Heptapod,!163Merge upstream Omnibus GitLab into Omnibus Heptapod
......@@ -23,7 +23,7 @@
dependency 'ruby'
dependency 'rubygems'
dependency 'postgresql'
dependency 'postgresql_new'
build do
patch source: 'add-license-file.patch'
......
......@@ -48,6 +48,7 @@
dependency 'rsync'
dependency 'libicu'
dependency 'postgresql'
dependency 'postgresql_new'
dependency 'python-docutils'
dependency 'krb5'
dependency 'registry'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment