diff options
author | Christian Pointner <equinox@helsinki.at> | 2020-03-25 14:52:09 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2020-03-25 14:52:40 (GMT) |
commit | 657f7937c672ca2fc3a443ec138ab38f0bf601d0 (patch) | |
tree | dcda92d83f9858c93e3518163ef5ec98c0f0a284 | |
parent | c3435cf8ed71f348b1d458cecdbe2ce68510bf77 (diff) |
disable lv2 plugin for jessiejessie
-rw-r--r-- | debian/control | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/debian/control b/debian/control index 555ad95..f52b747 100644 --- a/debian/control +++ b/debian/control @@ -15,15 +15,15 @@ Description: SIP application to create high quality Audio over IP connections (s . This package contains the standalone application. -Package: studio-link-lv2 -Architecture: amd64 -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: SIP application to create high quality Audio over IP connections (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 LV2 plugin. - +#Package: studio-link-lv2 +#Architecture: amd64 +#Depends: ${shlibs:Depends}, ${misc:Depends} +#Description: SIP application to create high quality Audio over IP connections (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 LV2 plugin. +# # Package: studio-link-onair-lv2 # Architecture: amd64 # Depends: ${shlibs:Depends}, ${misc:Depends} |