aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-02-16 15:38:00 -0500
committerjim-p <jimp@pfsense.org>2011-02-16 15:38:00 -0500
commit73296faef60e64264d59c6d30b88e989141ac446 (patch)
tree03f9b588059ad8d2a4969e5da97d82099091513c
parent5d82e915ccd16681e05a7eb0d893a20b4f8f4cbc (diff)
downloadpfsense-packages-73296faef60e64264d59c6d30b88e989141ac446.tar.gz
pfsense-packages-73296faef60e64264d59c6d30b88e989141ac446.tar.bz2
pfsense-packages-73296faef60e64264d59c6d30b88e989141ac446.zip
Add postgresql-client to bandwidthd as a dependency.
-rwxr-xr-xpkg_config.8.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml
index 2daf0f99..8dbcaee3 100755
--- a/pkg_config.8.xml
+++ b/pkg_config.8.xml
@@ -622,6 +622,7 @@
<depends_on_package_base_url>http://files.pfsense.org/packages/8/All/</depends_on_package_base_url>
<depends_on_package>bandwidthd-2.0.1_4.tbz</depends_on_package>
<depends_on_package>libpcap-1.1.1.tbz</depends_on_package>
+ <depends_on_package>postgresql-client-8.4.7.tbz</depends_on_package>
<config_file>http://www.pfsense.org/packages/config/bandwidthd/bandwidthd.xml</config_file>
<configurationfile>bandwidthd.xml</configurationfile>
<build_port_path>/usr/ports/net-mgmt/bandwidthd</build_port_path>