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,
|
libxcb-xinerama0-dev,
|
||||||
libxcomposite-dev,
|
libxcomposite-dev,
|
||||||
libxinerama-dev,
|
libxinerama-dev,
|
||||||
|
libvlc-dev,
|
||||||
qtbase5-dev
|
qtbase5-dev
|
||||||
Standards-Version: 3.9.8
|
Standards-Version: 3.9.8
|
||||||
Homepage: https://obsproject.com
|
Homepage: https://obsproject.com
|
||||||
|
@ -60,6 +61,7 @@ Package: obs-plugins
|
||||||
Multi-Arch: same
|
Multi-Arch: same
|
||||||
Architecture: any-amd64
|
Architecture: any-amd64
|
||||||
Depends: ${misc:Depends}, ${shlibs:Depends}
|
Depends: ${misc:Depends}, ${shlibs:Depends}
|
||||||
|
Recommends: vlc
|
||||||
Description: recorder and streamer for live video content (plugins)
|
Description: recorder and streamer for live video content (plugins)
|
||||||
OBS is designed for efficiently recording and streaming live video content. It
|
OBS is designed for efficiently recording and streaming live video content. It
|
||||||
supports live RTP streaming to various streaming sites.
|
supports live RTP streaming to various streaming sites.
|
||||||
|
|
Loading…
Reference in a new issue