diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2011-04-04 16:50:14 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2011-04-04 16:50:14 -0400 |
commit | ae8adcb859fc78e94ef9e21dbb149f3cb6985065 (patch) | |
tree | d0bbd2621c5dffed9ea5944e08cef04181a78df0 /pkg_config.8.xml | |
parent | 9da2c7e5948fd8e7e12745bbbc0cf4fb3158b841 (diff) | |
download | pfsense-packages-ae8adcb859fc78e94ef9e21dbb149f3cb6985065.tar.gz pfsense-packages-ae8adcb859fc78e94ef9e21dbb149f3cb6985065.tar.bz2 pfsense-packages-ae8adcb859fc78e94ef9e21dbb149f3cb6985065.zip |
Ensure icu is built with open-vm-tools as it keeps skipping the build and icu is stuck on a version less than 4.6.1
Diffstat (limited to 'pkg_config.8.xml')
-rwxr-xr-x | pkg_config.8.xml | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/pkg_config.8.xml b/pkg_config.8.xml index 586d28e7..68a6d58f 100755 --- a/pkg_config.8.xml +++ b/pkg_config.8.xml @@ -482,9 +482,9 @@ <build_port_path>/usr/ports/packages/devel/</build_port_path> <depends_on_package>icu-4.6.1.tbz</depends_on_package> <build_port_path>/usr/ports/packages/devel/</build_port_path> - <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> + <depends_on_package>libdnet-1.11_3.tbz</depends_on_package> <build_port_path>/usr/ports/packages/net/</build_port_path> - <depends_on_package>libiconv-1.13.1_1.tbz</depends_on_package> + <depends_on_package>libiconv-1.13.1_1.tbz</depends_on_package> <build_port_path>/usr/ports/packages/converters/</build_port_path> <depends_on_package>pcre-8.12.tbz</depends_on_package> <build_port_path>/usr/ports/packages/devel/</build_port_path> @@ -492,8 +492,10 @@ <build_port_path>/usr/ports/packages/perl5/</build_port_path> <depends_on_package>pkg-config-0.25_1.tbz</depends_on_package> <build_port_path>/usr/ports/packages/devel/</build_port_path> - <depends_on_package>python27-2.7.1_1.tbz</depends_on_package> - <build_port_path>/usr/ports/packages/python/</build_port_path> + <depends_on_package>python27-2.7.1_1.tbz</depends_on_package> + <build_port_path>/usr/ports/packages/python/</build_port_path> + <depends_on_package>icu-4.6.1.tbz</depends_on_package> + <build_port_path>/usr/ports/devel/icu</build_port_path> </package> <package> <name>AutoConfigBackup</name> |