From 14c6099e7ffa8dcb042d2d10a9667669573c2265 Mon Sep 17 00:00:00 2001 From: Philippe Teuwen Date: Fri, 6 Feb 2026 13:45:54 +0100 Subject: [PATCH] make miscchecks --- ...acOS-MacPorts-Installation-Instructions.md | 36 +++++++++---------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/doc/md/Installation_Instructions/macOS-MacPorts-Installation-Instructions.md b/doc/md/Installation_Instructions/macOS-MacPorts-Installation-Instructions.md index f5adbb6fb..1c7b3b67f 100644 --- a/doc/md/Installation_Instructions/macOS-MacPorts-Installation-Instructions.md +++ b/doc/md/Installation_Instructions/macOS-MacPorts-Installation-Instructions.md @@ -67,24 +67,24 @@ These instructions will show how to setup the environment on OSX to the point wh ```bash sudo port install \ - gd2 \ - lz4 \ - qt5 \ - bzip2 \ - lua54 \ - jansson \ - readline \ - coreutils \ - openssl11 \ - pkgconfig \ - python312 \ - qt5-qtbase \ - py312-pexpect \ - py312-bitstring \ - py312-sslcrypto \ - py312-ansicolors \ - arm-none-eabi-gcc \ - arm-none-eabi-binutils + gd2 \ + lz4 \ + qt5 \ + bzip2 \ + lua54 \ + jansson \ + readline \ + coreutils \ + openssl11 \ + pkgconfig \ + python312 \ + qt5-qtbase \ + py312-pexpect \ + py312-bitstring \ + py312-sslcrypto \ + py312-ansicolors \ + arm-none-eabi-gcc \ + arm-none-eabi-binutils ``` 3. Clamp Python version for pkg-config