aboutsummaryrefslogtreecommitdiffstats
path: root/README.macos
diff options
context:
space:
mode:
Diffstat (limited to 'README.macos')
-rw-r--r--README.macos14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.macos b/README.macos
index 7f236ed577..f16f256bbd 100644
--- a/README.macos
+++ b/README.macos
@@ -23,13 +23,13 @@ Qt packages and source code from
or use the macosx-setup.sh script described below.
The macosx-setup.sh script can be used to download, patch as necessary,
-build, and install those libraries and the libraries on which they
-depend; it will, by default, also install other libraries that can be
-used by Wireshark and TShark. The versions of libraries to download are
-specified by variables set early in the script; you can comment out the
-settings of optional libraries if you don't want them downloaded and
-installed. Before running the macosx-setup.sh script, and before
-attempting to build Wireshark, make sure your PKG_CONFIG_PATH
+build as necessary, and install those libraries and the libraries on
+which they depend; it will, by default, also install other libraries
+that can be used by Wireshark and TShark. The versions of libraries to
+download are specified by variables set early in the script; you can
+comment out the settings of optional libraries if you don't want them
+downloaded and installed. Before running the macosx-setup.sh script,
+and before attempting to build Wireshark, make sure your PKG_CONFIG_PATH
environment variable's setting includes both /usr/X11/lib/pkgconfig and
/usr/local/lib/pkgconfig.