Add dep for python3-systemd to package
This commit is contained in:
parent
e70b2088a2
commit
53a4c464f6
|
|
@ -1,8 +1,8 @@
|
||||||
Package: noaacap
|
Package: noaacap
|
||||||
Version: 0.7.2
|
Version: 0.7.3
|
||||||
Section: hamradio
|
Section: hamradio
|
||||||
Priority: extra
|
Priority: extra
|
||||||
Maintainer: Dan Srebnick <k2dls at k2dls.net>
|
Maintainer: Dan Srebnick <k2dls at k2dls.net>
|
||||||
Architecture: all
|
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
|
Description: APRS Weather Alerts beacon exec for aprx
|
||||||
|
|
|
||||||
|
|
@ -8,7 +8,7 @@ https://github.com/K2DLS/noaacap/releases
|
||||||
|
|
||||||
Once you are running aprx >= 2.9, install noaacap:
|
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.
|
run sudo apt-get -f install.
|
||||||
|
|
||||||
CONFIGURATION
|
CONFIGURATION
|
||||||
|
|
@ -62,4 +62,4 @@ k2dls@k2dls.net with the callsign-SSID of your APRS station that is sending
|
||||||
weather alerts via this program.
|
weather alerts via this program.
|
||||||
|
|
||||||
Dan Srebnick, K2DLS
|
Dan Srebnick, K2DLS
|
||||||
12/05/17
|
12/06/17
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue