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 /curl.pkg/control | |
parent | 8972e8ffa796de6c83f35b61300e8c8f4dca2cd4 (diff) |
curl, libcurl.4: Use oh-shlibdeps
Diffstat (limited to 'curl.pkg/control')
-rw-r--r-- | curl.pkg/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl.pkg/control b/curl.pkg/control index 8f055f1..ab2b0b5 100644 --- a/curl.pkg/control +++ b/curl.pkg/control @@ -1,6 +1,6 @@ Architecture: any Platform: all Section: util -Depends: curl.4-common (= ${Source-Version}), libz.1 +Depends: curl.4-common (= ${Source-Version}), ${Shlib-Depends} Description: Command-line tool for transferring data with URL syntax ${Curl-Description} |