diff --git a/noaacap/DEBIAN/control b/noaacap/DEBIAN/control index 3837d32..3e6686d 100644 --- a/noaacap/DEBIAN/control +++ b/noaacap/DEBIAN/control @@ -1,8 +1,8 @@ Package: noaacap -Version: 0.7.2 +Version: 0.7.3 Section: hamradio Priority: extra Maintainer: Dan Srebnick Architecture: all -Depends: aprx (>=2.9), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz, python3-bsddb3 +Depends: aprx (>=2.9), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz, python3-bsddb3, python3-systemd Description: APRS Weather Alerts beacon exec for aprx diff --git a/noaacap/usr/local/share/noaacap/README b/noaacap/usr/local/share/noaacap/README index bb952f8..cd06bb9 100644 --- a/noaacap/usr/local/share/noaacap/README +++ b/noaacap/usr/local/share/noaacap/README @@ -8,7 +8,7 @@ https://github.com/K2DLS/noaacap/releases Once you are running aprx >= 2.9, install noaacap: -Install via sudo dpkg -i noaacap-0.7.2.deb. Then, to satisfy the dependencies, +Install via sudo dpkg -i noaacap-0.7.3.deb. Then, to satisfy the dependencies, run sudo apt-get -f install. CONFIGURATION @@ -62,4 +62,4 @@ k2dls@k2dls.net with the callsign-SSID of your APRS station that is sending weather alerts via this program. Dan Srebnick, K2DLS -12/05/17 +12/06/17