diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:23:43 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:23:43 (EST) |
commit | 65dd9d1eb94662ac843ae4fdbcc6b65e728fb745 (patch) | |
tree | e8c2781958ed514f52bba698c59950a335fb133c | |
parent | e2ad3663a32b88c0242a6b203bfc738bd9a5a183 (diff) |
libgcrypt.20: Depend on libgpg-error.0
-rw-r--r-- | libgcrypt.20.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libgcrypt.20.pkg/control b/libgcrypt.20.pkg/control index 900141f..aacdd7d 100644 --- a/libgcrypt.20.pkg/control +++ b/libgcrypt.20.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: libgpg-error.0 (>= 1.25) Description: GNU's library of cryptographic building blocks ${Common-Description} |