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-doc.pkg/control | |
parent | d6b20fd814303e9f0fee4cbb33bb61e99dc27b1d (diff) |
Organize packages into sections
Diffstat (limited to 'curl-doc.pkg/control')
-rw-r--r-- | curl-doc.pkg/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/curl-doc.pkg/control b/curl-doc.pkg/control index 4be06f5..ee1075c 100644 --- a/curl-doc.pkg/control +++ b/curl-doc.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: doc Depends: libcurl.4 (>= ${Source-Version}) Description: Documentation for the curl command line tool and library curl is a command line tool and library for transferring data with URL syntax, |