mirror of
https://github.com/muesli/telephant
synced 2024-11-13 23:37:11 +00:00
Explicitly set QT_PKG_CONFIG in README instructions
This commit is contained in:
parent
9eee214103
commit
affae690c1
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ See the [install instructions](http://golang.org/doc/install.html).
|
|||
|
||||
Before you can build Telephant you need to install the [Go/Qt bindings](https://github.com/therecipe/qt/wiki/Installation#regular-installation).
|
||||
|
||||
export QT_PKG_CONFIG=true
|
||||
go get -u -v github.com/therecipe/qt/cmd/...
|
||||
|
||||
### Building Telephant
|
||||
|
|
Loading…
Reference in a new issue