aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-06-21 19:50:29 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-06-21 19:50:29 -0400
commit2c70f5612ae3922f7c4722210f9eaf6c1686503e (patch)
tree6e55220cac00d205d8d1c9700345b04557a51683
parentee6c72caaf87b9ce13bb6f3b01b6879a824ce18c (diff)
downloadpfsense-packages-2c70f5612ae3922f7c4722210f9eaf6c1686503e.tar.gz
pfsense-packages-2c70f5612ae3922f7c4722210f9eaf6c1686503e.tar.bz2
pfsense-packages-2c70f5612ae3922f7c4722210f9eaf6c1686503e.zip
Install db42 and gbdm as well
-rwxr-xr-xpkg_config.8.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index f40e7db3..10f37e0b 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -13,8 +13,10 @@
<required_version>2.0</required_version>
<config_file>http://www.pfsense.com/packages/config/apache_mod_security/apache_mod_security.xml</config_file>
<depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
- <depends_on_package>apache-2.2.11_7.tbz</depends_on_package>
<depends_on_package>mod_security-2.5.9.tbz</depends_on_package>
+ <depends_on_package>apache-2.2.11_7.tbz</depends_on_package>
+ <depends_on_package>db42-4.2.52_5.tbz</depends_on_package>
+ <depends_on_package>gdbm-1.8.3_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>