From f6e9a6154af6d814bc1f3a5e5b27b478ac9110c2 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Thu, 20 Apr 2017 20:25:40 +0200 Subject: [PATCH] Work around #858762 --- debian/control | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/control b/debian/control index e36f07e..3e9794d 100644 --- a/debian/control +++ b/debian/control @@ -37,6 +37,9 @@ Build-Depends: libvlc-dev, qtbase5-dev, python-docutils (>= 0.6) +Build-Conflicts: + libqt5x11extras5-dev (>= 5.8), + qtbase5-dev (>= 5.8) Standards-Version: 3.9.8 Homepage: https://obsproject.com Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/obs-studio.git