From bfd8e8aecf465be15250b1cbc0f0d716725a8d6b Mon Sep 17 00:00:00 2001 From: jo Date: Tue, 17 Aug 2021 18:53:38 +0200 Subject: [PATCH] ecasound is used by the show recorder in pypo --- packages.ini | 1 - python_apps/pypo/packages.ini | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/packages.ini b/packages.ini index 24bd455c7..c4e3a9b01 100644 --- a/packages.ini +++ b/packages.ini @@ -42,7 +42,6 @@ xmlstarlet = buster, bionic # used or if they are installed by other packages. build-essential = bionic coreutils = buster, bionic -ecasound = buster, bionic flac = buster, bionic lame = buster, bionic libffi-dev = bionic diff --git a/python_apps/pypo/packages.ini b/python_apps/pypo/packages.ini index 9280452ac..fc82348c5 100644 --- a/python_apps/pypo/packages.ini +++ b/python_apps/pypo/packages.ini @@ -23,6 +23,9 @@ liquidsoap-plugin-portaudio = bionic ; liquidsoap-plugin-vorbis = bionic liquidsoap = buster, bionic +[recorder] +ecasound = buster, bionic + [misc] # Used by pypofetch to check if a file is open. # TODO: consider using a python library