From dd460d1a2eef1836fabeee4bd9a3b3a2be885e63 Mon Sep 17 00:00:00 2001 From: Matthias Geier Date: Tue, 4 Jul 2023 21:32:23 +0200 Subject: [PATCH] DOC: remove mention of build-deps-macos.sh, which has been removed --- doc/manual/building-from-source.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/doc/manual/building-from-source.rst b/doc/manual/building-from-source.rst index 1a66c1d7..4da49ff8 100644 --- a/doc/manual/building-from-source.rst +++ b/doc/manual/building-from-source.rst @@ -194,11 +194,6 @@ version (otherwise ``qjackctl`` will not work anymore):: brew link qt -If you have trouble with installing``libmysofa``, compile and install it from -source. For instructions on this, have a look at the file -:download:`ci/build-deps-macos.sh <../../ci/build-deps-macos.sh>` -(``cmake`` must be installed). - If you want to use ``help2man`` on macOS, you have to install a Perl package:: cpan Locale::gettext