diff options
-rw-r--r-- | guix/import/cran.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/guix/import/cran.scm b/guix/import/cran.scm index b3bd6f89ce..d7497e6fb9 100644 --- a/guix/import/cran.scm +++ b/guix/import/cran.scm @@ -457,6 +457,7 @@ empty list when the FIELD cannot be found." ("numpy" "python-numpy") ("openssl-devel" "openssl") ("openssl@1.1" "openssl-1.1") + ("packaging" "python-packaging") ("pandas" "python-pandas") ("pandoc-citeproc" "pandoc") ("python3" "python-3") |