2021-08-17 18:48:25 +02:00
|
|
|
# This file contains a list of package dependencies.
|
2022-01-13 06:12:50 +01:00
|
|
|
[python]
|
2022-09-09 20:45:59 +02:00
|
|
|
python3 = focal, bullseye, jammy, bookworm
|
|
|
|
python3-pip = focal, bullseye, jammy, bookworm
|
|
|
|
python3-lxml = focal, bullseye, jammy, bookworm
|
2021-08-17 18:48:25 +02:00
|
|
|
|
|
|
|
[liquidsoap]
|
|
|
|
# https://github.com/savonet/liquidsoap/blob/main/CHANGES.md
|
2022-09-09 20:45:59 +02:00
|
|
|
liquidsoap = focal, bullseye, jammy, bookworm
|
2021-08-17 18:48:25 +02:00
|
|
|
|
|
|
|
[misc]
|
|
|
|
# Used by pypofetch to check if a file is open.
|
|
|
|
# TODO: consider using a python library
|
2022-09-09 20:45:59 +02:00
|
|
|
lsof = focal, bullseye, jammy, bookworm
|