diff --git a/anda/tools/curl-impersonate/curl-impersonate-chrome.spec b/anda/tools/curl-impersonate/curl-impersonate-chrome.spec index 914668cd4e..55ce6b3159 100644 --- a/anda/tools/curl-impersonate/curl-impersonate-chrome.spec +++ b/anda/tools/curl-impersonate/curl-impersonate-chrome.spec @@ -20,6 +20,7 @@ BuildRequires: zlib-ng-compat-devel BuildRequires: zstd libzstd-devel # not actually required, but %%configure in curl thinks it's needed BuildRequires: pkgconfig(openssl) +BuildRequires: pkgconfig(libpsl) %global _description %{expand: A special build of curl that can impersonate Chrome, Edge and Safari. curl-impersonate is able to perform TLS and HTTP handshakes that are identical to that of a real browser.