summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4cae61966937..c6a1e17a4da2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('MIT')
provides=(libcurl-gnutls)
conflicts=(libcurl-gnutls)
depends=('curl' 'glibc' 'gnutls' 'libidn2' 'libnghttp2'
- 'libpsl' 'libpsl.so' 'nettle' 'libnettle.so'
+ 'libpsl' 'nettle'
'zlib' 'zstd')
options=('strip')
source=("git+https://github.com/curl/curl")