View Ticket
Ticket Hash: | dc3e4b07130437e417b027d80ded1dbc5d9111c5 | |||
Title: | Ubuntu 20.xx dependencies | |||
Status: | Open | Type: | Build_Problem | |
Severity: | Important | Priority: | ||
Subsystem: | Resolution: | |||
Last Modified: | 2020-11-21 17:57:33 | |||
Version Found In: | 2.2.1 | |||
User Comments: | ||||
mario added on 2020-11-21 17:57:33:
(text/x-markdown)
Python3 is semi-standard on newer Debian/Ubuntu versions, but multiple dependencies are only available through python3-xyz packages. Sso the generic .debs need some updating. * Alternative dependency lists `python3-requests|python-requests` * Or perhaps even a separate invocation script `#!/usr/bin/env python3` * And even a `bin3=streamtuner3` wrapper |