From 4cde6ff9bd7436ca790fc8ad736ca5ab66a2f25c Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Sun, 28 Aug 2016 15:29:03 +0200 Subject: [PATCH] Add libvlc-dev to B-D and recommend vlc --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 7bdb1db..81e0de5 100644 --- a/debian/control +++ b/debian/control @@ -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.