python312Packages.rpy2: add libdeflate dependency

This commit is contained in:
Justin Bedo 2024-05-27 14:18:52 +10:00
parent 9face0697a
commit fdc6bf9837
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -5,6 +5,7 @@
fetchPypi,
isPyPy,
R,
libdeflate,
rWrapper,
rPackages,
pcre,
@ -53,6 +54,7 @@ buildPythonPackage rec {
bzip2
zlib
icu
libdeflate
]
++ (with rPackages; [
# packages expected by the test framework