summaryrefslogtreecommitdiff
path: root/omnibus/config
diff options
context:
space:
mode:
Diffstat (limited to 'omnibus/config')
-rw-r--r--omnibus/config/projects/chef.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/omnibus/config/projects/chef.rb b/omnibus/config/projects/chef.rb
index 751b7b342a..7d2b686ed3 100644
--- a/omnibus/config/projects/chef.rb
+++ b/omnibus/config/projects/chef.rb
@@ -48,8 +48,10 @@ instance_eval(IO.read(overrides_path), overrides_path)
dependency "preparation"
dependency "chef"
-# Nokogiri is an addon-extra we bundle and not a direct dep of chef itself
-dependency "nokogiri"
+#
+# addons which require omnibus software defns (not direct deps of chef itself - RFC-063)
+#
+dependency "nokogiri" # (nokogiri cannot go in the Gemfile, see wall of text in the software defn)
# FIXME?: might make sense to move dependencies below into the omnibus-software chef
# definition or into a chef-complete definition added to omnibus-software.