mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04:00
Merge pull request #4193 from kivikakk/add-openbsd-prereq
add jpeg to OpenBSD prereq list
This commit is contained in:
commit
4285c818ec
@ -142,7 +142,7 @@ Installing prerequisites on openSUSE::
|
|||||||
Installing prerequisites on OpenBSD::
|
Installing prerequisites on OpenBSD::
|
||||||
|
|
||||||
doas pkg_add python libffi py-pip py-setuptools sqlite3 py-virtualenv \
|
doas pkg_add python libffi py-pip py-setuptools sqlite3 py-virtualenv \
|
||||||
libxslt
|
libxslt jpeg
|
||||||
|
|
||||||
To install the Synapse homeserver run::
|
To install the Synapse homeserver run::
|
||||||
|
|
||||||
|
1
changelog.d/4193.misc
Normal file
1
changelog.d/4193.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Add missing `jpeg` package prerequisite for OpenBSD in README.
|
Loading…
Reference in New Issue
Block a user