diff --git a/config/projects/td-agent2.rb b/config/projects/td-agent2.rb index a43b5ff3..8516847f 100644 --- a/config/projects/td-agent2.rb +++ b/config/projects/td-agent2.rb @@ -22,8 +22,6 @@ if ohai['platform_family'] == 'rhel' && ohai['platform_version'].split('.').first.to_i == 7 override :liblzma, :version => '5.1.2alpha' end -# workaround until https://github.com/chef/omnibus-software/pull/473 is live. -override :ncurses, :version => '5.9' # td-agent dependencies/components dependency "td-agent"