diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 05:06:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 05:06:53 (EDT) |
commit | 45c2f197142f12c78e0deef16998e36e47f85807 (patch) | |
tree | 0babab865edc982c632c9bde0bd95c472a4712a2 | |
parent | 479e23ebc9f3eae2fcfab05d5caebc25302add73 (diff) |
control: B-D on opkbuild (>= 4.0.1) (not yet released)
This will fix opkg-gpg binary substvars.
-rw-r--r-- | control | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: + opkbuild (>= 4.0.1), gpg, opkhelper-3.0 (>= 3.1.2), libgpgme-dev (>= 1.0.0), |