mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 15:49:51 +08:00
f029ec821e
Although FFmpeg is installed, OBS currently fails to build on debian (tested on Debian Jessie 8.6). It looks for libavcodec.a in /usr/local/lib and not /usr/lib. Closes jp9000/obs-studio#661