mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-08 23:18:10 -05:00
Removing curl dependency from perl (closes #956)
This commit is contained in:
committed by
Kazushi (Jam) Marukawa
parent
98f46c808c
commit
2a989147d4
@@ -8,7 +8,6 @@ class Perl < Package
|
||||
source_sha256 'e6c185c9b09bdb3f1b13f678999050c639859a7ef39c8cad418448075f5918af'
|
||||
|
||||
depends_on 'patch' => :build
|
||||
depends_on 'curl'
|
||||
|
||||
def self.build
|
||||
# Use system zlib and bzip2
|
||||
|
||||
Reference in New Issue
Block a user