diff options
-rwxr-xr-x | pkg_config.7.xml | 1 | ||||
-rwxr-xr-x | pkg_config.8.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index 91c92799..5f5785e7 100755 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -15,6 +15,7 @@ <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> <depends_on_package>apache-2.2.11_7.tbz</depends_on_package> <depends_on_package>mod_security21-2.1.7.tbz</depends_on_package> + <depends_on_package>libxml2-2.7.3.tbz</depends_on_package> <configurationfile>apache_mod_security.xml</configurationfile> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 9fef178a..360d86df 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -16,6 +16,7 @@ <depends_on_package>apache-2.2.11_7.tbz</depends_on_package> <depends_on_package>mod_security21-2.1.7.tbz</depends_on_package> <configurationfile>apache_mod_security.xml</configurationfile> + <depends_on_package>libxml2-2.7.3.tbz</depends_on_package> <after_install_info>Please visit the ProxyServer settings tab and set the service up so that it may be started.</after_install_info> </package> <package> |