Build dependency instructions are incomplete

I had to install these two libraries to be able to compile.
This commit is contained in:
eyesonlyhack
2016-03-28 19:46:01 +02:00
parent 04a9dab58c
commit 5117ff1d42

View File

@@ -15,6 +15,7 @@ the build dependencies for the "ioquake3" package.
```sh
$ sudo aptitude build-dep ioquake3
$ sudo apt-get install libsdl1.2-dev libxmp-dev
$ git clone git://github.com/OpenArena/engine.git
$ cd engine
$ make