diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 04:00:16 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 04:00:16 (EDT) |
commit | b7dc16853b85f988e5b27cd0fc0d39e41a26bf4d (patch) | |
tree | a52f1c5f265eb48c7717cab0ae93b52baa7c57aa | |
parent | 4973463c5d252d2f5a27ecd8a1443dc1b0c32e9f (diff) |
control: Require opkhelper-3.0 (>= 3.1.2)
-rw-r--r-- | control | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: gpg, - opkhelper-3.0, + opkhelper-3.0 (>= 3.1.2), libgpgme-dev (>= 1.0.0), libgpg-error-dev, libassuan-dev, |