From ac8f09e40f8f9ea5cdecd4aba3e985d03652d2cd Mon Sep 17 00:00:00 2001 From: Matthew Wall Date: Sat, 4 Jan 2020 12:11:35 -0500 Subject: [PATCH] intermediate attempt to make a global debian installer --- pkg/debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/debian/control b/pkg/debian/control index fe5dc622..2ccf9cdb 100644 --- a/pkg/debian/control +++ b/pkg/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>=8) Package: weewx Architecture: all Pre-Depends: debconf -Depends: python (>=2.5), python (<<3.0), python-configobj(>=4.5), python-cheetah(>=2.0), python-imaging(>=1.1.6) | python-pil(>=5.1.0) | python-pillow(>=5.1.0), python-serial(>=2.3), python-usb (>=0.4), lsb-base +Depends: python (>=2.7), python3-configobj | python-configobj(>=4.5), python3-cheetah | python-cheetah(>=2.0), python3-pil | python-imaging(>=1.1.6) | python-pil(>=5.1.0) | python-pillow(>=5.1.0), python3-serial | python-serial(>=2.3), python3-usb | python-usb (>=0.4), lsb-base Suggests: sqlite, rsync, ftp, httpd, python-dev(>=2.5), python-pip(>=0.7) Description: weather software weewx interacts with a weather station to produce graphs, reports, and HTML