mirror of
https://github.com/weewx/weewx.git
synced 2026-04-18 00:26:57 -04:00
ensure that python3 is installed, whether the binary package is named python or python3
This commit is contained in:
@@ -30,7 +30,7 @@ Replaces: weewx (<< 3.9.2-1~)
|
||||
Breaks: weewx (<< 3.9.2-1~)
|
||||
Architecture: all
|
||||
Pre-Depends: debconf
|
||||
Depends: python (>=3.5), python3-configobj, python3-cheetah, python3-pil, python3-serial, python3-usb, lsb-base
|
||||
Depends: python3 (>=3.5) | python (>=3.5), python3-configobj, python3-cheetah, python3-pil, python3-serial, python3-usb, lsb-base
|
||||
Suggests: sqlite, rsync, ftp, httpd, python3-dev, python3-pip
|
||||
Description: weather software
|
||||
weewx interacts with a weather station to produce graphs, reports, and HTML
|
||||
|
||||
Reference in New Issue
Block a user