import/cran: Add package mapping for freetype.
* guix/import/cran.scm (transform-sysname): Map "freetype2" to "freetype".
This commit is contained in:
parent
785fd09af0
commit
4073f43cbc
@ -409,6 +409,7 @@ empty list when the FIELD cannot be found."
|
|||||||
("fftw3" "fftw")
|
("fftw3" "fftw")
|
||||||
("tcl/tk" "tcl")
|
("tcl/tk" "tcl")
|
||||||
("booktabs" "texlive-booktabs")
|
("booktabs" "texlive-booktabs")
|
||||||
|
("freetype2" "freetype")
|
||||||
(_ sysname)))
|
(_ sysname)))
|
||||||
|
|
||||||
(define cran-guix-name (cut guix-name "r-" <>))
|
(define cran-guix-name (cut guix-name "r-" <>))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user