diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2022-09-13 10:01:21 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-13 09:01:21 +0000 |
commit | 41df25bbbd29caeb539269a436fbe6bc57fad93c (patch) | |
tree | f723ac3fcd17ad3c439bc20f216e66c50ccb3ae4 /changelog.d | |
parent | Add receipts event stream ordering (#13703) (diff) | |
download | synapse-41df25bbbd29caeb539269a436fbe6bc57fad93c.tar.xz |
installation.md: require libpq on M1 macs (#13480)
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/13480.doc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13480.doc b/changelog.d/13480.doc new file mode 100644 index 0000000000..ae5df16367 --- /dev/null +++ b/changelog.d/13480.doc @@ -0,0 +1 @@ +Note that `libpq` is required on ARM-based Macs. |