Add libcurl-dev to debian compile guide
Recently libcurl was added as a required dependency, but it was not updated for the debian install instructions
This commit is contained in:
parent
5db0af728f
commit
f80f96fd20
2
INSTALL
2
INSTALL
@ -196,7 +196,7 @@ Linux (Manually compiling on Debian-based distros)
|
||||
sudo apt-get install libx11-dev libgl-dev libpulse-dev libxcomposite-dev \
|
||||
libxinerama-dev libv4l-dev libudev-dev libfreetype6-dev \
|
||||
libfontconfig-dev qtbase5-dev libqt5x11extras5-dev libx264-dev \
|
||||
libxcb-xinerama0-dev libxcb-shm0-dev libjack-jackd2-dev
|
||||
libxcb-xinerama0-dev libxcb-shm0-dev libjack-jackd2-dev libcurl-dev
|
||||
|
||||
- Building and installing OBS:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user