Revert "Move icecast from project to pypo packages"
This reverts commit a6cca16e579aecd4540df228c9e288d4f4f3534a.
This commit is contained in:
parent
b5c9a6b2c7
commit
42acf124a0
|
@ -1,5 +1,6 @@
|
|||
# This file contains a list of package dependencies.
|
||||
[common]
|
||||
icecast2 = buster, bionic
|
||||
postgresql = buster, bionic
|
||||
postgresql-client = buster, bionic
|
||||
rabbitmq-server = buster, bionic
|
||||
|
|
|
@ -4,9 +4,6 @@ python3 = buster, bionic
|
|||
python3-pip = buster, bionic
|
||||
python3-virtualenv = buster, bionic
|
||||
|
||||
[icecast]
|
||||
icecast2 = buster, bionic
|
||||
|
||||
[liquidsoap]
|
||||
# https://github.com/savonet/liquidsoap/blob/main/CHANGES.md
|
||||
liquidsoap-plugin-alsa = bionic
|
||||
|
|
Loading…
Reference in New Issue