From 11f694ca3cc308138c4fab8b1f2c069d159a84e8 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+orbitalquark@users.noreply.github.com> Date: Tue, 1 Mar 2022 17:47:14 -0500 Subject: Build macOS executables using GTK 3. Requires my new gtkosx archive. The minimum required macOS is now 10.10 (Yosemite). --- docs/manual.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/manual.md b/docs/manual.md index 3e042eae..917cca1e 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -161,8 +161,8 @@ version depends only on a wide-character implementation of curses like [ncurses] Linux and BSD systems either already have these dependencies installed, or they are readily available from a package manager. -Windows XP and Mac OSX 10.7 (Lion) are the minimum required operating systems. Linux and BSD -have no defined minimum. +Windows XP and Mac OSX 10.10 (Yosemite) are the minimum required operating systems. Linux and +BSD have no defined minimum. [GTK]: https://gtk.org [ncurses]: https://invisible-island.net/ncurses/ncurses.html -- cgit v1.2.3