From 20797ae50e6d8a676ae249334d6e01815b899bb0 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Tue, 20 Jul 2021 17:07:56 -0600 Subject: [PATCH] Add dependency on gpg to .deb --- build/debian/DEBIAN/control | 1 + 1 file changed, 1 insertion(+) diff --git a/build/debian/DEBIAN/control b/build/debian/DEBIAN/control index 9cbb0cb..5a8e563 100644 --- a/build/debian/DEBIAN/control +++ b/build/debian/DEBIAN/control @@ -5,5 +5,6 @@ Section: web Homepage: https://netsyms.com/apps/ipentool Priority: optional Depends: nw.js-normal | nw.js +Recommends: gpg Description: GUI tool for in person electronic notarization of PDF files. Architecture: all