diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:35:29 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-04-02 02:35:29 (EDT) |
commit | 20bbf0ea606914a69d17d07a2051e0902a27646e (patch) | |
tree | 1cc9f5447c682d90f1f2a0838fb862254ee80409 /control | |
parent | 0132a94ef8b3030e540a81be4f18a38ba46ac7ee (diff) |
control: B-D on libgpg-error-dev and libassuan-dev
Diffstat (limited to 'control')
-rw-r--r-- | control | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> -Build-Depends: gpg, opkhelper-3.0, libgpgme-dev +Build-Depends: + gpg, + opkhelper-3.0, + libgpgme-dev (>= 1.0.0), + libgpg-error-dev, + libassuan-dev, Homepage: https://git.yoctoproject.org/cgit/cgit.cgi/opkg/tree/README?h=opkg-0.2.x |