Merge pull request #319 from skwerlman/patch-1
fixed debian source install instructions
This commit is contained in:
commit
5a5f865934
5
INSTALL
5
INSTALL
@ -177,9 +177,10 @@ Linux (Manually compiling on Debian-based distros)
|
||||
|
||||
- Get the required packages:
|
||||
|
||||
sudo apt-get libx11-dev libgl-dev libpulse-dev libxcomposite-dev \
|
||||
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
|
||||
libfontconfig-dev qtbase5-dev libqt5x11extras5-dev libx264-dev \
|
||||
libxcb-xinerama0-dev
|
||||
|
||||
- Building and installing OBS:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user