diff -r 3781477accf3 -r 20c0f21bbe1e make-rules/install.rb.mk --- a/make-rules/install.rb.mk Thu Mar 19 14:35:58 2015 -0700 +++ b/make-rules/install.rb.mk Thu Mar 19 20:44:31 2015 -0700 @@ -18,7 +18,7 @@ # # CDDL HEADER END # -# Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. # VENDOR_RUBY = /usr/ruby/$(RUBY_VERSION)/lib/ruby/vendor_ruby/$(RUBY_LIB_VERSION) @@ -48,3 +48,5 @@ clean:: $(RM) -r $(SOURCE_DIR) $(BUILD_DIR) + +REQUIRED_PACKAGES += runtime/ruby