diff options
author | Matt Wrock <matt@mattwrock.com> | 2016-08-11 15:13:09 -0700 |
---|---|---|
committer | Matt Wrock <matt@mattwrock.com> | 2016-08-11 15:13:42 -0700 |
commit | e607907897723203131cd955e937bb086717514f (patch) | |
tree | 498c4aa7b3fce13df8f5896fa4fdb4fd01ee689a | |
parent | 67ae779c68994503d6887e42d34d7e3d18a52c0d (diff) | |
download | chef-keep_static.tar.gz |
keeping statis libskeep_static
-rw-r--r-- | omnibus/config/software/chef-complete.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/omnibus/config/software/chef-complete.rb b/omnibus/config/software/chef-complete.rb index 2c2b1ca205..0098f89cdf 100644 --- a/omnibus/config/software/chef-complete.rb +++ b/omnibus/config/software/chef-complete.rb @@ -17,5 +17,3 @@ if windows? dependency "ruby-windows-devkit" dependency "ruby-windows-devkit-bash" end - -dependency "clean-static-libs" |