Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4109b93

Browse files
author
Andrea Campi
committed
Add dependencies.
1 parent 9de8cb9 commit 4109b93

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

metadata.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@
44
description "Installs/Configures application_java"
55
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
66
version "0.0.1"
7+
8+
%w{ application java tomcat }.each do |cb|
9+
depends cb
10+
end

0 commit comments

Comments
 (0)