summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2020-03-21 22:13:06 (GMT)
committerChristian Pointner <equinox@helsinki.at>2020-03-21 22:13:11 (GMT)
commit6fd80dff522066b02892d2e705569686bda83857 (patch)
treea81ee0b58b9a92473b6e8997734799eaad88baa9 /debian
parent3f348dcff09c8ec27227ef302a414166b4db0052 (diff)
disable onair-plugin because problematic dep libssl 1.0.0
Diffstat (limited to 'debian')
-rw-r--r--debian/control20
1 files changed, 11 insertions, 9 deletions
diff --git a/debian/control b/debian/control
index 02b672b..555ad95 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Christian Pointner <equinox@helsinki.at>
Section: utils
Priority: optional
Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 9), curl, ca-certificates, unzip, libssl1.0-dev | libssl-dev, libasound2-dev, libpulse-dev
+# Build-Depends: debhelper (>= 9), curl, ca-certificates, unzip, libssl1.0-dev | libssl-dev, libasound2-dev, libpulse-dev
+Build-Depends: debhelper (>= 9), curl, ca-certificates, unzip, libasound2-dev, libpulse-dev
Package: studio-link-standalone
Architecture: amd64
@@ -23,11 +24,12 @@ Description: SIP application to create high quality Audio over IP connections (L
.
This package contains the LV2 plugin.
-Package: studio-link-onair-lv2
-Architecture: amd64
-Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: SIP application to create high quality Audio over IP connections (onair LV2)
- studio-link is an set of tools to that use SIP/RTP to create high quality
- Audio over IP connections between multiple peers.
- .
- This package contains the onair LV2 plugin.
+# Package: studio-link-onair-lv2
+# Architecture: amd64
+# Depends: ${shlibs:Depends}, ${misc:Depends}
+# Description: SIP application to create high quality Audio over IP connections (onair LV2)
+# studio-link is an set of tools to that use SIP/RTP to create high quality
+# Audio over IP connections between multiple peers.
+# .
+# This package contains the onair LV2 plugin.
+#