Skip to content
Snippets Groups Projects
Commit a51fd4d3 authored by Lucas Li's avatar Lucas Li
Browse files

Ensure postgresql_new is included in GitLab CE

Changelog: fixed
parent d8a4310f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,7 +23,7 @@ skip_transitive_dependency_licensing true
 
dependency 'ruby'
dependency 'rubygems'
dependency 'postgresql'
dependency 'postgresql_new'
 
build do
patch source: 'add-license-file.patch'
Loading
Loading
Loading
Loading
@@ -48,6 +48,7 @@ dependency 'curl'
dependency 'rsync'
dependency 'libicu'
dependency 'postgresql'
dependency 'postgresql_new'
dependency 'python-docutils'
dependency 'krb5'
dependency 'registry'
Loading
Loading
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