diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:16:50 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:16:50 (EST) |
commit | b112b57ed3044f2bbfa7a1eb9ff14dd45be641b8 (patch) | |
tree | e8ae7b883e2640b2b2ee496ff95c08e3ecea6cb0 | |
parent | 412e0dbc852b17c6b2f232f880a16a590dbf588e (diff) |
libassuan.0: Depend on libgpg-error.0
-rw-r--r-- | libassuan.0.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libassuan.0.pkg/control b/libassuan.0.pkg/control index 2c2fd73..b080f1a 100644 --- a/libassuan.0.pkg/control +++ b/libassuan.0.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: libgpg-error.0 (>= 1.17) Description: Client-server IPC library used by GnuPG components ${Common-Description} |