python312Packages.rpy2: add libdeflate dependency
This commit is contained in:
parent
9face0697a
commit
fdc6bf9837
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user