diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 12:34:52 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 12:34:52 (EST) |
commit | be5257a3885c0d9692c089a739fa97264fe8cb54 (patch) | |
tree | 9df055ed3a8b42c48b058544a662796fe062ad19 /libcurl.4.pkg/control | |
parent | 8972e8ffa796de6c83f35b61300e8c8f4dca2cd4 (diff) |
curl, libcurl.4: Use oh-shlibdeps
Diffstat (limited to 'libcurl.4.pkg/control')
-rw-r--r-- | libcurl.4.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcurl.4.pkg/control b/libcurl.4.pkg/control index af4fb17..9e5dd82 100644 --- a/libcurl.4.pkg/control +++ b/libcurl.4.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all Section: lib -Depends: curl.4-common (= ${Source-Version}), libz.1 +Depends: curl.4-common (= ${Source-Version}), ${Shlib-Depends} Description: Client-side URL transfer library ${Libcurl-Description} |