Commit 7e89e487 authored by 徐豪's avatar 徐豪
Browse files

尝试修改libiconv问题

parent 569ca0de
......@@ -177,6 +177,7 @@ dependency 'git-filter-repo'
# churn a lot, invalidating the build cache for later component builds.
# https://github.com/chef/omnibus/blob/master/docs/Build%20Cache.md
dependency 'gitlab-rails'
dependency 'libiconv'
dependency 'gitaly'
dependency 'ruby-grpc' if Build::Check.use_system_ssl?
......
......@@ -28,6 +28,7 @@ skip_transitive_dependency_licensing true
dependency 'pkg-config-lite'
dependency 'ruby'
dependency 'libiconv'
dependency 'libicu'
dependency 'omnibus-gitlab-gems'
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment