Commit ba962961 authored by satmandu's avatar satmandu Committed by GitHub

remove libcurl dep from curl (#5847)

parent 4059afff
......@@ -25,7 +25,6 @@ class Curl < Package
depends_on 'ca_certificates' => :build
depends_on 'hashpipe' => :build
depends_on 'libcurl' # L (This is only here to make sure upgrades of curl pull in libcurl.)
depends_on 'libunbound' => :build
depends_on 'musl' => :build
depends_on 'py3_pip' => :build
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment