diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:32:30 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-04 11:32:30 (EST) |
commit | 430a7d0dfe1b6a05fa99138b72712d2914e7b864 (patch) | |
tree | ec9f6ecc3b452957dd4e34340baeefb370e0eed7 | |
parent | 0cbcdfb2e43170f7798648e0a8e847e7976c734a (diff) |
libksba.8: Depend on libgpg-error.0
-rw-r--r-- | libksba.8.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libksba.8.pkg/control b/libksba.8.pkg/control index 4524e53..89f18fa 100644 --- a/libksba.8.pkg/control +++ b/libksba.8.pkg/control @@ -1,4 +1,5 @@ Architecture: any Platform: all +Depends: libgpg-error.0 (>= 1.8) Description: Library to access X.509 and CMS data structures ${Common-Description} |