diff options
-rwxr-xr-x | pkg_config.8.xml | 4 | ||||
-rwxr-xr-x | pkg_config.8.xml.amd64 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index e13ac50b..5f2cb999 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -635,9 +635,11 @@ <required_version>1.2.1</required_version> <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> <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> + <build_port_path>/usr/ports/net-mgmt/bandwidthd</build_port_path> + <build_port_path>/usr/ports/net/libpcap</build_port_path> </package> <package> <name>stunnel</name> diff --git a/pkg_config.8.xml.amd64 b/pkg_config.8.xml.amd64 index 3619ed4f..bbd9f443 100755 --- a/pkg_config.8.xml.amd64 +++ b/pkg_config.8.xml.amd64 @@ -670,9 +670,11 @@ <required_version>1.2.1</required_version> <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> <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> + <build_port_path>/usr/ports/net-mgmt/bandwidthd</build_port_path> + <build_port_path>/usr/ports/net/libpcap</build_port_path> </package> <package> <name>stunnel</name> |