Add notice that the required packages list is a best-effort; building has not been tried on a clean system + just the listed packages
parent
1a1d763bdf
commit
a79be6e7a6
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.*
|
*OpenBSD is not officially supported. These instructions are not actively updated and represent what happened to work for one user on amd64 in March 2018.*
|
||||||
|
|
||||||
Install the required packages:
|
Install the required packages: (Please amend if you notice some are missing, I did not test this on a clean installation!)
|
||||||
```
|
```
|
||||||
pkg_add cmake curl sdl2 qtbase
|
pkg_add cmake curl sdl2 qtbase
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue