mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-10 16:08:08 -05:00
remove libcurl dep from curl (#5847)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user