add dependency to apache2 v1.1.12
It add mod_fastcgi
This commit is contained in:
parent
934e91ec0f
commit
cdc0c005c3
@ -5,5 +5,5 @@ license "Apache 2.0"
|
||||
description "Installs/Configures the Ceph distributed filesystem"
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version "0.1.0"
|
||||
depends "apache2"
|
||||
depends "apache2", ">= 1.1.12"
|
||||
depends "apt"
|
||||
|
Loading…
x
Reference in New Issue
Block a user