Commit 83bda195 authored by Ed Reel's avatar Ed Reel

Add libpsl dependency to wget package

Add libpsl to core_packages.txt
parent d9229737
......@@ -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