Add libvlc-dev to B-D and recommend vlc
This commit is contained in:
parent
c474d9b417
commit
4cde6ff9bd
1 changed files with 2 additions and 0 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -34,6 +34,7 @@ Build-Depends:
|
|||
libxcb-xinerama0-dev,
|
||||
libxcomposite-dev,
|
||||
libxinerama-dev,
|
||||
libvlc-dev,
|
||||
qtbase5-dev
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: https://obsproject.com
|
||||
|
@ -60,6 +61,7 @@ Package: obs-plugins
|
|||
Multi-Arch: same
|
||||
Architecture: any-amd64
|
||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||
Recommends: vlc
|
||||
Description: recorder and streamer for live video content (plugins)
|
||||
OBS is designed for efficiently recording and streaming live video content. It
|
||||
supports live RTP streaming to various streaming sites.
|
||||
|
|
Loading…
Reference in a new issue