From 7fb8b764ab4ddbe821eddfae25182694897f5968 Mon Sep 17 00:00:00 2001 From: Dan Srebnick Date: Tue, 5 Dec 2017 19:34:17 -0500 Subject: [PATCH] Fix broken packaging dep for python3-bsddb3 --- noaacap/DEBIAN/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noaacap/DEBIAN/control b/noaacap/DEBIAN/control index 9457160..692400b 100644 --- a/noaacap/DEBIAN/control +++ b/noaacap/DEBIAN/control @@ -4,5 +4,5 @@ Section: hamradio Priority: extra Maintainer: Dan Srebnick Architecture: all -Depends: aprx (>=2.9), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz +Depends: aprx (>=2.9), db-util, python3-lxml, python3-pip, python3-bs4, python3-tz, python3-bsddb3 Description: APRS Weather Alerts beacon exec for aprx