diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 10:39:58 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-27 10:39:58 (EST) |
commit | 5c92f929c2a43ccb892d3da7f898502dff5656fe (patch) | |
tree | 4ebbd076a8b7f1ec3840605219d527a8c8c38c26 /curl.pkg/control | |
parent | d6b20fd814303e9f0fee4cbb33bb61e99dc27b1d (diff) |
Organize packages into sections
Diffstat (limited to 'curl.pkg/control')
-rw-r--r-- | curl.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curl.pkg/control b/curl.pkg/control index 9fac49c..82303b1 100644 --- a/curl.pkg/control +++ b/curl.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Section: util Depends: libcurl.4 (= ${Binary-Version}), libz.1 Description: Command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting |