diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 12:19:27 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-29 12:19:27 (EDT) |
commit | ff0b1faa13f8d8012e1c622ba8bf52766e13ed54 (patch) | |
tree | 0ec0e4b5a96fbd85e41f09b65ff761b12a729a5e | |
parent | b00682a71c8e8516531035d5f0c3c03c0c68e9e6 (diff) |
control: B-D on gpg-agent
-rw-r--r-- | control | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ -Build-Depends: gpg, dirmngr, opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) +Build-Depends: gpg, dirmngr, gpg-agent, + opkbuild (>= 4.0.1), opkhelper-3.0 (>= 3.1.2) Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Homepage: http://www.zlib.net/ |