From 900bc673aed9a9e03621836c448e13b004d0c512 Mon Sep 17 00:00:00 2001
From: Jonathan Wilkes <jon.w.wilkes@gmail.com>
Date: Tue, 14 Jun 2016 16:25:33 -0400
Subject: [PATCH] port 3ab3622fa71909fc2c91dd0270a2ae759ecd7706 from Pd-l2ork:
 Remove alternatives in run-time dependencies, these will be added by
 dh_shlibdeps as needed

---
 debuild/debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debuild/debian/control b/debuild/debian/control
index 289cfd0aa..a112e187a 100644
--- a/debuild/debian/control
+++ b/debuild/debian/control
@@ -12,7 +12,7 @@ Architecture: any
 # since most of the corresponding development packages are already in the build
 # dependencies. However, some of these might be loaded dynamically rather than
 # being linked at compile time, so for safety we just include them all.
-Depends: ${shlibs:Depends}, ${misc:Depends}, python, tkpng, tclxapian, ttf-dejavu-core, libavifile-0.7c2, libbluetooth3, libdc1394-22, libfftw3-3, libflite1, libftgl2, libgmerlin0, libgmerlin-avdec1, libgsl2 | libgsl0ldbl, libgsm1, libjpeg62, libmp3lame0, libmpeg3-2 | libmpeg3-1, libquicktime2, libraw1394-11, libsmpeg0, libspeex1, libv4l-0, libvorbis0a, libxv1
+Depends: ${shlibs:Depends}, ${misc:Depends}, python, tkpng, tclxapian, ttf-dejavu-core, libavifile-0.7c2, libbluetooth3, libdc1394-22, libfftw3-3, libflite1, libftgl2, libgmerlin0, libgmerlin-avdec1, libgsm1, libjpeg62, libmp3lame0, libquicktime2, libraw1394-11, libsmpeg0, libspeex1, libv4l-0, libvorbis0a, libxv1
 Recommends: xdg-utils, pulseaudio-utils, tap-plugins, ladspa-foo-plugins, invada-studio-plugins-ladspa, blepvco, swh-plugins, mcp-plugins, cmt, blop, omins, ubuntustudio-audio-plugins, rev-plugins, dssi-utils, vco-plugins, wah-plugins, fil-plugins, mda-lv2
 Provides: pd-l2ork
 Replaces: pd-l2ork
-- 
GitLab