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