mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
docs(INSTALL): add missing pkg-config
package to Debian instructions
This commit is contained in:
parent
28c817d853
commit
c1c4632f5f
|
@ -238,7 +238,7 @@ and others. Instructions here: http://backports.debian.org/Instructions/
|
||||||
sudo apt-get install build-essential qt5-qmake qt5-default qttools5-dev-tools \
|
sudo apt-get install build-essential qt5-qmake qt5-default qttools5-dev-tools \
|
||||||
libqt5opengl5-dev libqt5svg5-dev libopenal-dev libxss-dev qrencode \
|
libqt5opengl5-dev libqt5svg5-dev libopenal-dev libxss-dev qrencode \
|
||||||
libqrencode-dev libglib2.0-dev libgdk-pixbuf2.0-dev libgtk2.0-dev ffmpeg \
|
libqrencode-dev libglib2.0-dev libgdk-pixbuf2.0-dev libgtk2.0-dev ffmpeg \
|
||||||
libsqlcipher-dev
|
libsqlcipher-dev pkg-config
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user