diff --git a/bindep.txt b/bindep.txt index 1df623ddc8..ef1ae3ef63 100644 --- a/bindep.txt +++ b/bindep.txt @@ -26,8 +26,8 @@ fonts-freefont-otf [platform:dpkg] xindy [platform:dpkg] latexmk [platform:dpkg] gcc [platform:dpkg] -pcre-devel [platform:rpm] -libpcre3-dev [platform:dpkg] +pcre2-devel [platform:rpm] +libpcre2-dev [platform:dpkg] texlive [platform:rpm] texlive-fncychap [platform:rpm] texlive-gnu-freefont [platform:rpm] diff --git a/test-requirements.txt b/test-requirements.txt index 8d9e4cbc38..913287fdf7 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -26,4 +26,4 @@ percache>=0.3.0 Babel>=2.3.4,!=2.4.0 # BSD # For testing htaccess file contents -whereto>=0.3.0 # Apache-2.0 +whereto>=0.5.0 # Apache-2.0