summaryrefslogtreecommitdiffstats
path: root/curl.pkg
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-27 12:19:19 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-27 12:29:24 (EST)
commitb72116b6800fd0d8bbc515dc826421c70a07d23a (patch)
tree517d87786d6f27a277e148f60a90f892e0a8fa95 /curl.pkg
parent06d7d792aa3d1280e2ffc166c85589ee319e3efb (diff)
curl.4-common: New common package
Diffstat (limited to 'curl.pkg')
-rw-r--r--curl.pkg/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/curl.pkg/control b/curl.pkg/control
index 281c6ec..8f055f1 100644
--- a/curl.pkg/control
+++ b/curl.pkg/control
@@ -1,6 +1,6 @@
Architecture: any
Platform: all
Section: util
-Depends: libcurl.4 (= ${Binary-Version}), libz.1
+Depends: curl.4-common (= ${Source-Version}), libz.1
Description: Command-line tool for transferring data with URL syntax
${Curl-Description}