diff --git a/docs/platforms.html.in b/docs/platforms.html.in index a037074e1f..5c90f1dd7a 100644 --- a/docs/platforms.html.in +++ b/docs/platforms.html.in @@ -74,8 +74,17 @@

macOS

- The project supports building with the current version of macOS, - with the current homebrew package set available. + The project aims to support the most recent major version + at all times. Support for the previous major version will + be dropped 2 years after the new major version is released. +

+ +

+ Note that to compile libvirt will require extra packages + to be made available on the macOS host. It is recommended + to use HomeBrew since this + is what libvirt CI tests with, however, MacPorts + is an alternative option that is likely to work.

FreeBSD