Skip to content

Commit f932034

Browse files
committed
Require selinux_policy 2.1.0 to handle the large number of files
1 parent 9e38129 commit f932034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@
2323
readline
2424
redisio
2525
ruby_build
26-
selinux_policy
2726
xml
2827
yarn
2928
yum-epel
@@ -33,6 +32,7 @@
3332
end
3433
depends 'mysql', '~> 6.0'
3534
depends 'mysql2_chef_gem', '~> 1.0'
35+
depends 'selinux_policy', '>= 2.1.0'
3636

3737
%w(redhat centos scientific amazon debian ubuntu).each do |os|
3838
supports os

0 commit comments

Comments
 (0)