# This module depends on the ssl module which is in apache2-bin
gridsite: apache2-module-depends-on-real-apache2-package apache2-bin
gridsite: web-application-depends-on-apache2-data-package apache2-bin

# This package contains both the module and the application
gridsite: non-standard-apache2-module-package-name gridsite != libapache2-mod-gridsite

# The load file is called zgridsite so that is it loaded after the ssl module
gridsite: apache2-module-does-not-ship-load-file etc/apache2/mods-available/gridsite.load
