Fix the CI build
This commit is contained in:
@@ -22,6 +22,14 @@ $ go version
|
||||
go version go1.10 linux/amd64
|
||||
```
|
||||
|
||||
In addition, you'll also need the following packages installed, at least in
|
||||
Debian:
|
||||
|
||||
```
|
||||
apt-get install libx11-dev libxcursor-dev mesa-common-dev libxrandr-dev \
|
||||
libxinerama-dev libgl1-mesa-dev libxi-dev
|
||||
```
|
||||
|
||||
Clone the source tree to `$GOPATH/src/ur.gs/ordoor`. You can then run
|
||||
`make all` to get the binaries that exist at present.
|
||||
|
||||
|
Reference in New Issue
Block a user