Commit a1562e17 authored by Chris Thurber's avatar Chris Thurber Committed by GitHub

Merge pull request #2719 from uberhacker/update-wget-package

Add libpsl dependency to wget package
parents 9764ff42 83bda195
......@@ -21,6 +21,7 @@ class Wget < Package
})
depends_on 'gnutls'
depends_on 'libpsl'
def self.build
system './configure',
......
......@@ -27,6 +27,7 @@ libffi
libiconv
libidn2
libpipeline
libpsl
libsigsegv
libssh2
libtasn1
......
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