Add notice that the required packages list is a best-effort; building has not been tried on a clean system + just the listed packages

hubslave 2018-03-03 18:38:36 +02:00
parent 1a1d763bdf
commit a79be6e7a6

@ -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
``` ```